Scaffold production-grade FastAPI projects in seconds
Project description
fastnew
Scaffold production-grade FastAPI projects in seconds.
fastnew create myapi
Features
- Production structure — app factory, layered architecture (api, core, models, schemas, services)
- Async SQLAlchemy — async engine, session management, repository-ready
- Pydantic Settings — type-safe env configuration with
.envsupport - JWT Auth (optional) — register/login endpoints, password hashing, User model
- Docker (optional) — multi-stage Dockerfile
- SQLite or Postgres — choose your database backend
Install
pip install fastnew
# or
uv tool install fastnew
Usage
# Interactive prompts guide you through the options
fastnew create myapi
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
fastnew-0.1.7.tar.gz
(7.3 kB
view details)
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
fastnew-0.1.7-py3-none-any.whl
(10.7 kB
view details)
File details
Details for the file fastnew-0.1.7.tar.gz.
File metadata
- Download URL: fastnew-0.1.7.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b2e70e67ecb947629f89574f89179329c86b330b707a7c97b95e40928c68a78
|
|
| MD5 |
67e874cf0fc91f8303f2e87ecae4bdb2
|
|
| BLAKE2b-256 |
a7b90d800407ccb3760f8669114c3fa9eb2d38a2db7d69894e98611782793748
|
File details
Details for the file fastnew-0.1.7-py3-none-any.whl.
File metadata
- Download URL: fastnew-0.1.7-py3-none-any.whl
- Upload date:
- Size: 10.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
13c9f6de8f80cbd6113b76dcdd42fd5cc5d86f6f20444b62db76aa91d14457f6
|
|
| MD5 |
5f1a4130e479c816498ba82aa8f414a6
|
|
| BLAKE2b-256 |
4d75f0394f52b5465298087d07f9f4a179b8b2e5a4044a788037ebd40f02d149
|