Open-source templates and libraries for building production-ready Python applications — web services, microservices, and the dependency injection that wires them together.
fastapi-sqlalchemy-template— dockerized web application with DI on FastAPI, SQLAlchemy 2, PostgreSQL;litestar-sqlalchemy-template— dockerized web application on LiteStar, SQLAlchemy 2, PostgreSQL.
that-depends— simple DI framework for Python;modern-di— powerful DI framework with scopes;modern-di-fastapi—modern-diintegration for FastAPI;modern-di-litestar—modern-diintegration for LiteStar;modern-di-faststream—modern-diintegration for FastStream;modern-di-typer—modern-diintegration for Typer.
lite-bootstrap— lightweight package for bootstrapping new microservices;faststream-redis-timers— FastStream broker integration for Redis-backed distributed timer scheduling;faststream-concurrent-aiokafka— concurrent message processing middleware for FastStream withaiokafka.
db-retry— retry helpers for database operations;eof-fixer— automatically fix newlines at the end of files.
Projects in this organization are built with uv (package and project manager), ruff (linter and formatter), and ty (type checker).