Metadata-Version: 2.1
Name: flask-container
Version: 1.0.3
Summary: A small example package
Home-page: https://github.com/JoseRoberts87/flask_container
Author: Jose Roberts
Author-email: Jose.Roberts@intracitygeeks.org
License: MIT
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: flask
Requires-Dist: Flask-RESTful (==0.3.7)
Requires-Dist: flask-swagger-ui (==3.20.9)

flask_container is an open source project developed with the intention of creating a simple yet effective way to containerize and deply flask applications, using a convenient convention and stylistic guide.

with flask_container, building flask apps has never been easier!

