Metadata-Version: 2.1
Name: columbus
Version: 0.1.5
Summary: 
License: MIT
Author: alwalk0
Author-email: walkernotwalker@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: alembic (>=1.9.3,<2.0.0)
Requires-Dist: asyncpg (>=0.27.0,<0.28.0)
Requires-Dist: databases (>=0.7.0,<0.8.0)
Requires-Dist: psycopg2 (>=2.9.5,<3.0.0)
Requires-Dist: pyaml (>=21.10.1,<22.0.0)
Requires-Dist: python-dotenv (>=0.21.1,<0.22.0)
Requires-Dist: starlette (>=0.24.0,<0.25.0)
Requires-Dist: typer (>=0.7.0,<0.8.0)
Requires-Dist: uvicorn (>=0.20.0,<0.21.0)
Requires-Dist: watchfiles (>=0.18.1,<0.19.0)
