Metadata-Version: 2.1
Name: neutron-web
Version: 0.1.0
Summary: Neutron allows developers to build native Python apps along with CSS and HTML for frontend design. Based on pywebview for it's native GUI window and JavaScript-Python communicat.
License: MIT
Author: IanTerzo
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyGObject (>=3.42.0,<4.0.0)
Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0)
Requires-Dist: keyboard (>=0.13.5,<0.14.0)
Requires-Dist: lxml (>=4.7.1,<5.0.0)
Requires-Dist: pycairo (>=1.20.1,<2.0.0)
Requires-Dist: pywebview (>=3.5,<4.0)
