Metadata-Version: 2.1
Name: fastapi-project
Version: 0.1.0
Summary: Create FastAPI Application using this CLI
Author: Gian Carlo Llanes Garcia
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: typer (>=0.4.0,<0.5.0)
Description-Content-Type: text/markdown

# FastAPI CLI
Create FastAPI Application Set Up using this CLI
## Author : Gian Carlo L. Garcia

Version : v.0.1.0

### How to use ?

` pip install fastapi-project`

` fastapi_project create-app  <app-name>`
