Metadata-Version: 2.1
Name: starlette-api
Version: 0.6.4
Summary: Starlette API layer inherited from APIStar
Home-page: https://github.com/PeRDy/starlette-api
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.0rc0,<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/starlette-api
