fastapi-clean-example. Practical Clean Architecture backend example built with FastAPI. No stateful globals (DI), low coupling (DIP), tactical DDD, CQRS, proper UoW usage. REST API, per-route error handling, session-based auth, contextual RBAC. Bundled with extensive docs and modern tooling
577fastapi-error-map. Elegant per-endpoint error handling for FastAPI that keeps OpenAPI in sync
25toml-config-manager. Python configuration system using TOML files as single source of truth across multiple environments. Provides TOML to .env conversion and direct config reading based on APP_ENV. Unifies application settings and infrastructure configuration. Works as simple drop-in solution with ready-to-use Makefile commands.
3fastapi-starter. Outdated, wait for updates! Interactive FastAPI project generator — answer a few questions and get exactly what you need instead of cleaning up existing projects. Features scalable src-layout, modular migrations, env-based config, and Docker. Powered by Copier, a smarter alternative to Cookiecutter
1NAc_Core_Stats. This repository contains the R script for analyzing data from a neurobiological experiment and plotting its results
1fastapi-logging-benchmark. Benchmark of logging strategies in Python ASGI application under load (measuring HTTP response latency)
1