Metadata-Version: 2.1
Name: python-web-io
Version: 0.1.0
Summary: Generate a webpage as a GUI for a Python script, and serve from anywhere.
Author: Zachary Smith
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: flask (>=2.2.3,<3.0.0)
Requires-Dist: flask-session (>=0.4.0,<0.5.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
