Metadata-Version: 2.1
Name: flask-app
Version: 0.0.1.dev6
Summary: A tool to create flask boilerplate code
Home-page: https://github.com/kimbugp/flask_app
Author: Kimbugwe Simon Peter
Author-email: kimbsimon2@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: Flask (==1.0.3)
Requires-Dist: Flask-Bcrypt (==0.7.1)
Requires-Dist: Flask-Migrate (==2.5.2)
Requires-Dist: Flask-SQLAlchemy (==2.4.0)
Requires-Dist: psycopg2-binary (==2.8.3)
Requires-Dist: Flask-Testing (==0.7.1)
Requires-Dist: twine (==1.13.0)

UNKNOWN


