17 projects
gadfastetcd
A FastAPI integration with Etcd for managing configuration settings via a RESTful API
gadasyncblock
Event loop lock detector for Python
gadfastcron
Wrapper around APScheduler for managing scheduled tasks.
gadfastrouter
A FastAPI routing extension that provides detailed request/response logging
gadutils
A lightweight utility library for building clean and reusable data manipulation functions.
gadsqlalchemy
Wrapper around SQLAlchemy AsyncSession with built-in query execution profiling and connection context management.
gadlint
CLI tool that runs isort, ruff, mypy, and radon with built-in configurations.
gadignore
CLI tool for quickly generating a .gitignore file for Python projects
gadpytestprofiler
A profiler for benchmarking queries, functions, and I/O/network performance, with pydantic outputs.
gadfastsentry
A production-ready sentry configuration module for Python.
gadfasthealth
FastAPI health check extension for Kubernetes liveness, readiness, and startup probes.
gadfastemporal
Example repository demonstrating integration of Temporal workflows with FastAPI.
gadopenapiconverter
A CLI tool that generates HTTP clients from an OpenAPI specification
gads3
An async and lightweight S3 client for uploading, downloading, and deleting files
gadlogging
A production-ready logging configuration module for Python.
gadfastopenapi
Customize and override OpenAPI schema details in FastAPI with ease
gadcodegenerator
A fast code generator CLI tool