Metadata-Version: 2.1
Name: modularapi
Version: 0.3.4
Summary: A CLI Framework based on FastAPI and Typer using module-based architecture.
Home-page: https://modular-lab.github.io/Modular-API/
License: MIT
Author: Modular-lab
Author-email: contact.flapili@gmail.com
Requires-Python: >=3.6.1,<4.0.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: GitPython (>=3.1.13,<4.0.0)
Requires-Dist: alembic (>=1.5.5,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.8.6,<3.0.0)
Requires-Dist: pydantic[email,dotenv] (>=1.8.1,<2.0.0)
Requires-Dist: typer[all] (>=0.3.2,<0.4.0)
Project-URL: Repository, https://github.com/Modular-Lab/Modular-API
