Metadata-Version: 2.4
Name: browser_ui
Version: 0.3.3
Summary: Another way to build Python browser-based GUI applications.
Author-email: BHznJNs <bhznjns@qq.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/BHznJNs/browser_ui
Project-URL: Issues, https://github.com/BHznJNs/browser_ui/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: bottle==0.13.4
Requires-Dist: cheroot==10.0.1
Requires-Dist: requests==2.32.4

# Browser UI

Another way to build Python browser-based GUI applications.
This package is aimed to show your Python application's GUI in the browser.
