FastGen, Start FastAPI Projects In Lightning Speed
Project description
⚡ FastGen
Start FastAPI Projects in Lightning Speed
Built With Typer To Help With FastAPI.
👀 Take A Look
this is a glanc of the project structure you will have once you use FastGen
✨ Installation
$ python -m pip install fastgen
Usage:
$ fastgen [OPTIONS] COMMAND [ARGS]...
Options:
--install-completion
: Install completion for the current shell.--show-completion
: Show completion for the current shell, to copy it or customize the installation.--help
: Show this message and exit.
Commands:
info
new
fastgen info
Usage:
$ fastgen info [OPTIONS]
Options:
--help
: Show this message and exit.
fastgen new
Usage:
$ fastgen new [OPTIONS] ⭐ Project Name
Arguments:
⭐ Project Name
: [required]
Options:
--dir 📁 Directory Path
--package-manager 📦 Package Manager
: [default: pip] ( Options are pip , poetry "Comming Soon" )--migrations / --no-migrations
: [default: False]--docker / --no-docker
: [default: False]--testing / --no-testing
: [default: False]--database 📅 Database
: [default: postgresql] ( Options are postgresql,mysql,sqlite )--help
: Show this message and exit.
🪲 Encountered A Problem !
feel free to open an issue discussing the problem you faced
🤝🏻 Contributing
please refer to Contribution Guide
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fastgen-0.1.3.tar.gz
(7.1 kB
view hashes)