Spark
Generate and run production-ready async FastAPI projects.
Quick start
mkdir my-api && cd my-api
spark create
spark dev
What it generates
- FastAPI app with async SQLAlchemy + asyncpg
- JWT auth with refresh token rotation and argon2 password hashing
- Alembic migrations (async)
- Redis for token blacklisting
- CORS, request logging middleware, Rich-formatted logging
- process-compose runner for local dev (uvicorn + redis)
Commands
| Command | Description |
|---|---|
spark create |
Scaffold a complete FastAPI project in cwd |
spark dev |
Start the project (process-compose up) |
Release files for spark-scaffold 0.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| spark_scaffold-0.1.0.tar.gz | 13.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| spark_scaffold-0.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 31.7 kB
Release files / spark_scaffold-0.1.0.tar.gz
| Download URL | spark_scaffold-0.1.0.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e4f347a89b1e62f16b4b8da27d3f7dec517047833eb5b3863a8dda9064985ed9
|
|
BLAKE2b-256 checksum How to use checksums |
9acfb85b13ab01cdea0c0e593eb6f97ada1cd179d13e847c9376e6f0e8ddac90
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.
Transparency logRelease files / spark_scaffold-0.1.0-py3-none-any.whl
| Download URL | spark_scaffold-0.1.0-py3-none-any.whl |
|---|---|
| Size | 18.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
e16369eb7b3b71973326e613443e2e1e399836be4a6508009614ff5a64a838e7
|
|
BLAKE2b-256 checksum How to use checksums |
a56bf4fe4749fe0e6ebc8047109e65b15eb4842ee26167240709e4f5bb74b9dc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 2, 2026.
Transparency log