Starred repositories
FastAPI framework, high performance, easy to learn, fast to code, ready for production
a small, expressive orm -- supports postgresql, mysql, sqlite and cockroachdb
A fast PostgreSQL Database Client Library for Python/asyncio.
All of the ad-hoc things you're doing to manage incidents today, done for you, and much more!
Ready-to-use and customizable users management for FastAPI
A GraphQL library for Python that leverages type annotations ๐
A fast admin dashboard based on FastAPI and TortoiseORM with tabler ui, inspired by Django admin
Backend logic implementation for https://github.com/gothinkster/realworld with awesome FastAPI
Problem statements on System Design and Software Architecture as part of Arpit's System Design Masterclass
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
PyPika is a python SQL query builder that exposes the full richness of the SQL language using a syntax that reflects the resulting query. PyPika excels at all sorts of SQL queries but is especiallyโฆ
GINO Is Not ORM - a Python asyncio ORM on SQLAlchemy core.
Feature rich robust FastAPI template.
SQLAlchemy Admin for FastAPI and Starlette
๐ Cookiecutter Template for FastAPI + React Projects. Using PostgreSQL, SQLAlchemy, and Docker
Prisma Client Python is an auto-generated and fully type-safe database client designed for ease of use
๐ CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy.
Generate modern Python clients from OpenAPI
A fast, user friendly ORM and query builder which supports asyncio.
fastapi-cache is a tool to cache fastapi response and function result, with backends support redis and memcached.