Metadata-Version: 2.4
Name: fapix
Version: 0.1.0
Summary: A CLI tool to manage FastAPI projects with Django-like structure
Author: Hashim
Author-email: Hashim Ali <devhashim111@gmail.com>
Project-URL: Homepage, https://github.com/devHashim111/fapix
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: click>=8.1.3
Requires-Dist: jinja2>=3.1.2
Requires-Dist: tortoise-orm>=0.19.2
Requires-Dist: aerich
Requires-Dist: sqlalchemy>=2.0.0
Requires-Dist: alembic>=1.11.0
Requires-Dist: python-jose[cryptography]
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: typer
Requires-Dist: passlib
Requires-Dist: pydantic[email]
Requires-Dist: bcrypt==4.0.1
Dynamic: author
Dynamic: requires-python
