Metadata-Version: 2.1
Name: flask-backend-template
Version: 0.1.0
Summary: A modular Flask backend template 
Author: Arjun Shukla
Author-email: arjunshukla6558@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: Flask
Requires-Dist: Flask-SQLAlchemy
Requires-Dist: Flask-JWT-Extended
Requires-Dist: Flask-CORS
Requires-Dist: Werkzeug
Requires-Dist: python-dotenv

