Metadata-Version: 2.1
Name: oklahoma
Version: 0.1.0
Summary: A library to make creating, running and managing FastAPI applications easier.
Author: Fred Pirani
Author-email: freonius@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: alembic (>=1.11.1,<2.0.0)
Requires-Dist: argparse (>=1.4.0,<2.0.0)
Requires-Dist: boto3 (>=1.26.137,<2.0.0)
Requires-Dist: fastapi (>=0.95.2,<0.96.0)
Requires-Dist: inflect (>=6.0.4,<7.0.0)
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Requires-Dist: python-dotenv (>=1.0.0,<2.0.0)
Requires-Dist: pyyaml (>=6.0,<7.0)
Requires-Dist: sqlalchemy (>=2.0.15,<3.0.0)
Requires-Dist: uvicorn (>=0.22.0,<0.23.0)
Description-Content-Type: text/markdown

# Oklahoma!

This is a library to make creating, running and managing FastAPI applications easier.

