Metadata-Version: 2.4
Name: flask_app_class
Version: 0.1.0
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: aiosmtpd==1.4.6
Requires-Dist: atpublic==7.0.0
Requires-Dist: attrs==25.4.0
Requires-Dist: azure-communication-email==1.1.0
Requires-Dist: azure-core==1.38.0
Requires-Dist: azure-identity==1.25.1
Requires-Dist: certifi==2026.1.4
Requires-Dist: cffi==2.0.0
Requires-Dist: charset-normalizer==3.4.4
Requires-Dist: cryptography==46.0.3
Requires-Dist: idna==3.11
Requires-Dist: ipcalc==1.99.0
Requires-Dist: isodate==0.7.2
Requires-Dist: logging-handler==1.0.7
Requires-Dist: msal==1.34.0
Requires-Dist: msal-extensions==1.3.1
Requires-Dist: parameter-verification==0.1.1
Requires-Dist: pycparser==3.0
Requires-Dist: PyJWT==2.10.1
Requires-Dist: queue_processor==1.1.2
Requires-Dist: requests==2.32.5
Requires-Dist: six==1.17.0
Requires-Dist: typing_extensions==4.15.0
Requires-Dist: urllib3==2.6.3
Requires-Dist: validators==0.35.0
