Metadata-Version: 2.4
Name: flask_app_class
Version: 0.1.1
Summary: Class based tool to build Flask applications that include socketio and authentication
Author-email: Thomas Dunteman <git@learningtopi.com>
Project-URL: homepage, https://github.com/LearningToPi/flask_app_class
Project-URL: bug tracker, https://github.com/LearningToPi/flask_app_class/issues
Project-URL: source code, https://github.com/LearningToPi/flask_app_class
Keywords: flask,socketio
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Framework :: Flask
Classifier: Environment :: Web Environment
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: config_file_manager
Requires-Dist: Flask==3.1.2
Requires-Dist: Flask-Login==0.6.3
Requires-Dist: lask-SocketIO==5.6.0
Requires-Dist: ogging_handler==1.0.10
