CLI tool to generate production-ready FastAPI projects with modern tooling, Docker, and GitHub Actions
Project description
FastAPI Generator CLI
A command-line tool to quickly scaffold production-ready FastAPI projects with modern Python tooling, Docker support, and GitHub Actions CI/CD pipelines.
Installation
pip install fastapi-cli-generator
Usage
# Create a new FastAPI project
fastapi-cli create my-api
# With options
fastapi-cli create my-api --org mycompany --python 3.12
Features
- ⚡ FastAPI with modern tooling
- 🐳 Docker and docker-compose ready
- 🚀 GitHub Actions CI/CD
- 📦 UV for fast dependency management
- 🔍 MyPy type checking
- 🎨 Ruff linting and formatting
License
MIT License
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file connectionsphere_fastapi_cli-0.2.0.tar.gz.
File metadata
- Download URL: connectionsphere_fastapi_cli-0.2.0.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e830198c4ce3e96649fe4dedf6919594d75edccde62d8faae47473047f421ec9
|
|
| MD5 |
c45292a27ecf1dbb2b6ea399b0571519
|
|
| BLAKE2b-256 |
206c5efb11ea5a6dec11e84e1841287283dd806b8668ebb080af15d3358245a9
|
File details
Details for the file connectionsphere_fastapi_cli-0.2.0-py3-none-any.whl.
File metadata
- Download URL: connectionsphere_fastapi_cli-0.2.0-py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
155ae1697d1dab22f544d568c630ed7e3d368290d96cf17f2bc282c425c315b2
|
|
| MD5 |
0216b4111158b7911f44c7fe5a99dd53
|
|
| BLAKE2b-256 |
e815ef62cf389fdad3c96ebe87e6b37276b7914907a376fa99fce953a5e9f17b
|