Metadata-Version: 2.1
Name: flama
Version: 0.8.0
Summary: Fire up your API with this flamethrower
Home-page: https://github.com/PeRDy/flama
Author: José Antonio Perdiguero López
Author-email: perdy@perdy.io
Keywords: starlette,api,apistar,components,schema
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: full
Requires-Dist: apispec (>=0.39.0,<0.40.0); extra == "full"
Requires-Dist: databases (>=0.1.9,<0.2.0); extra == "full"
Requires-Dist: marshmallow (>=3.0.0rc5,<4.0)
Requires-Dist: python-forge (>=18.6,<19.0); extra == "full"
Requires-Dist: pyyaml (>=3.13,<4.0); extra == "full"
Requires-Dist: sqlalchemy (>=1.2,<2.0); extra == "full"
Requires-Dist: starlette (>=0.11)
Project-URL: Repository, https://github.com/PeRDy/flama
