Metadata-Version: 2.1
Name: fastapi-cli-tool
Version: 0.1.3
Summary: A CLI Tool to Create and Manage FastAPI Apps
License: MIT
Keywords: FastAPI,CLI Tool,Python,Backend
Author: Christoph-xd
Author-email: cbsk.tech@gmail.de
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: cookiecutter (>=2.1.1,<3.0.0)
Requires-Dist: pydantic[email] (>=1.10.5,<2.0.0)
Requires-Dist: questionary (>=1.10.0,<2.0.0)
Requires-Dist: requests (>=2.28.2,<3.0.0)
Requires-Dist: typer[all] (>=0.7.0,<0.8.0)
Description-Content-Type: text/markdown


