Skip to main content

FastAPI Startkit

codecov PyPI version Python versions

A modular, provider-driven framework for building Python applications with FastAPI. It bundles a service container, configuration system, an async-first ORM, facades, and a Cleo-powered console into a single cohesive foundation.

Installation

pip install fastapi-startkit

Optional extras enable additional capabilities:

fastapi-startkit[fastapi]    # FastAPI + Starlette
fastapi-startkit[database]   # SQLAlchemy async ORM
fastapi-startkit[vite]       # Jinja2 for Vite integration

Features

  • Service container — IoC container with bind/make/resolve auto-wiring and lifecycle hooks.
  • Configuration — dataclass-based config sourced from the environment with dotted-key access.
  • Providers — two-phase (register / boot) service registration.
  • Routing — a Router wrapper around FastAPI's APIRouter with a resource() CRUD shortcut.
  • ORM — async-first Masonite ORM fork on SQLAlchemy async, with relationships and migrations.
  • Facades — static-like access to container-resolved services (Config, Auth, ...).
  • Console — Cleo-based CLI (artisan) for migrations, seeders, and code generation.

Documentation

Full documentation is available at fastapi-startkit.github.io.

Development

# Install dependencies
uv sync --group dev --extra database --extra sqlite --extra fastapi --extra vite --extra postgres

# Run the test suite
uv run pytest tests/ -v

# Run tests with coverage
uv run pytest --cov --cov-report=term-missing

Coverage is collected in CI and reported to Codecov.

License

See the repository root for license details.

Release files for fastapi-startkit 0.53.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for fastapi-startkit 0.53.0
File Size Uploaded
fastapi_startkit-0.53.0.tar.gz 204.7 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for fastapi-startkit 0.53.0
File Interpreter ABI Platform
fastapi_startkit-0.53.0-py3-none-any.whl Python 3 none any Details

Total release size: 546.5 kB

Release files / fastapi_startkit-0.53.0.tar.gz

Download URL fastapi_startkit-0.53.0.tar.gz
Size 204.7 kB
Tags Source
SHA-256 checksum
How to use checksums
8addb43a9dc7397c1fdb0213296a678d9f7c923de802d3941202b3e84df8340c
BLAKE2b-256 checksum
How to use checksums
cf2b002391d79883dcd79ad5d405b2c6adee691bfab99ed257840caac92aadcb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release files / fastapi_startkit-0.53.0-py3-none-any.whl

Download URL fastapi_startkit-0.53.0-py3-none-any.whl
Size 341.7 kB
Tags Python 3
SHA-256 checksum
How to use checksums
68d43929c432a3b545db17630512fc46091e1a0b3a4a1bbdfa82402c6a5773e8
BLAKE2b-256 checksum
How to use checksums
e686d52dfb2c01aa41cf4820ef1f29d1d280c518bbcdc0788ebc5fa44803cd17
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/6.2.0 CPython/3.13.7

Release history Release notifications | RSS feed

0.58.0

2 release files

0.57.0

2 release files

0.56.0

2 release files

0.54.0

2 release files

This release

0.53.0 This release

2 release files

0.52.0

2 release files

0.51.0

2 release files

0.50.0

2 release files

0.49.0

2 release files

0.46.0

2 release files

0.45.0

2 release files

0.44.0

2 release files

0.43.0

2 release files

0.42.0

2 release files

0.41.0

2 release files

0.40.1

2 release files

0.40.0

2 release files

0.28.0

2 release files

0.27.0

2 release files

0.26.0

2 release files

0.25.0

2 release files

0.24.0

2 release files

0.22.0

2 release files

0.21.0

2 release files

0.13.7

2 release files

0.13.6

2 release files

0.13.5

2 release files

0.13.4

2 release files

0.13.3

2 release files

0.13.2

2 release files

0.13.1

2 release files

0.13.0

2 release files

0.1.3

2 release files

0.1.2

2 release files

0.1.1

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page