Give AlbumentationsX a star on GitHub — it powers this leaderboard

Star on GitHub
Marcelo Trylesinski

Marcelo Trylesinski

Software Engineer @ Pydantic 🇧🇷🇺🇾🇮🇹 Uvicorn & Starlette maintainer 🦄🌟 FastAPI Expert ⚡

View on GitHub

Packages on Leaderboard (6)

RankPackageDownloadsStarsLanguage
86uvicorn280,173,79410,434Python
89starlette274,276,98311,986Python
144python-multipart171,500,722476Python
1438uvicorn-worker7,062,769108Python
2050mangum3,581,2042,084Python
3097fastapi-health1,604,137185Python

Top GitHub repositories

RepositoryDescriptionStarsLanguage
fastapi/fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production95,735Python
pydantic/pydantic-aiGenAI Agent Framework, the Pydantic way15,175Python
pydantic/logfireAI observability platform for production LLM and agent systems.4,053Python
Kludex/fastapi-tipsFastAPI Tips by The FastAPI Expert!3,443
python-arq/arqFast job queuing and RPC in python with asyncio and redis.2,828Python
ycd/manage-fastapi:rocket: CLI tool for FastAPI. Generating new FastAPI projects & boilerplates made easy. 1,898Python
florimondmanca/awesome-asgiA curated list of awesome ASGI servers, frameworks, apps, libraries, and other resources1,813Python
Kludex/awesome-fastapi-projectsList of FastAPI projects! :sunglasses: :rocket: 1,595TypeScript
Kludex/awesome-pydanticA curated list of awesome things related to Pydantic! 🌪️747
Kludex/fastapi-microservicesFully Python async FastAPI project! 🚀533Python
py-bson/bsonIndependent BSON codec for Python that doesn't depend on MongoDB.464Python
pydantic/bump-pydanticConvert Pydantic from V1 to V2 ♻347Python
Kludex/fastapi-prometheus-grafanaFasAPI + Prometheus + Grafana! :tada:217Python
pydantic/pydantic-ai-gateway178TypeScript
pydantic/fasta2aConvert an AI Agent into a A2A server! ✨172Python
pydantic/logfire-mcpThe Logfire MCP Server is here! :tada:151Python
Kludex/fastapi-responsesFind HTTPExceptions and turn them into documented responses! :tada:103Python
Kludex/kwonly-transformerWe don't like positional args, we like keyword only args! 🎉91Python
Kludex/fastapi-asyncapiOpenAPI is not enough for you? 😡 Let's try AsyncAPI! :angel:77Python
Kludex/uvicorn-browserBrowser reload with uvicorn! :sparkles:68Python
Kludex/no-optionalReplace `Optional[T]` by `Union[T, None]` 👀57Python
Kludex/asgi-loggerAccess logger for ASGI servers! :tada:54Python
Kludex/basesqlmodelA very simple CRUD class for SQLModel! :sparkles:48Python
Kludex/flake8-fastapiFlake8 FastAPI - Avoid simple FastAPI mistakes ~opinionated~ 🤓45Python
Kludex/fastapi-docker-debugNeed to debug your FastAPI application with Docker? Don't worry! :sunglasses:44Makefile
Kludex/fastapi-dependencyUse less threads for your FastAPI applications 🚚42Python
Kludex/bump-testclientReplace Starlette's TestClient from `requests` to `httpx`! 🎉42Python
Kludex/fastapi-packagesList of FastAPI packages weekly automatically updated! :tada:35Python
Kludex/python-templateA template for Python packages that makes you go from 🥵 to 😎!34Jinja
Kludex/fastapixFastAPI X is a powerful CLI tool to help you! :rocket:31Python
Kludex/promypyProgressive type annotation without regression! 🚀31Python
Kludex/fastapi-performancefastapi-performance24HTML
Kludex/fastapi-workshop"Getting Started with FastAPI" workshop published by O'Reilly! :sparkles:23Python
Kludex/fastapi-authorizationOpinionated authorization package for FastAPI! :tada:22Python
Kludex/pydantic-ai-course21Python
Kludex/monorepo21
Kludex/Kludex18
Kludex/agent-app15Python
Kludex/libcst-mypyType inference provider using mypy for LibCST! :sparkles:13Python
Kludex/starlette-testclientA backport of Starlette's TestClient using requests! ⏪️13Python
Kludex/fastapi-cookbookThe FastAPI CookBook by the FastAPI Expert! 😎12
Kludex/gh-co-authorGenerate `Co-authored-by` trailer to add on commit messages! :smile:12Shell
pydantic/connect4Demo of what PydanticAI and Logfire can do!11TypeScript
Kludex/fastapix-project-simpleTemplate to start with FastAPI! 😎11Python
Kludex/dbmlConvert SQLAlchemy/SQLModel into DBML, and the other way around! :tada:11Python
Kludex/python-monorepoThe Python Monorepo template! :tada:9Python
Kludex/awesome-textualA curated list of awesome things related to Textual! :sparkles:9Python
Kludex/simpletimingTime your functions in a smart way! ~ Highly Inspired by codetiming :tada:9Python
Kludex/whatsapp-clientAsync Python client for the WhatsApp Business Cloud API8Python
Kludex/file-responseFileResponse with HTTP Range!8Python
Kludex/only-relative-importOnly allow relative imports! 😅8Python
Kludex/awesome-python-codemodsA curated list of awesome things related to Python Codemods! ✨8
Kludex/asgi-typesThe ASGI types correctly type hinted!8Python
Kludex/uvicorn-extensionsUvicorn Extensions ⚡7Python
Kludex/pydantic-ai-utils6Python
Kludex/fastapi-monorepoMonorepo with Tiltfile and Pantsbuild!6Starlark
Kludex/rsortSort Python requirements :rocket:6Python
Kludex/simplecrudCRUD Factory - Created by and for FastAPI users! :tada: Support for MySQL, PostgreSQL and SQLite! :sunglasses:6Python
Kludex/cassetter5Python
Kludex/accountantThe accountant you always wanted! :rocket:5Jinja
Kludex/logfire-queriesLet's share our Logfire Queries here! :tada:5
Kludex/load-env-vars-at-startupCodemod to load environment variables at startup. :memo:5Python
Kludex/fastapi-skaffold-debugNeed to debug your FastAPI application with Skaffold? Don't worry! :sunglasses:5Makefile
Kludex/serverpingFastAPI Application to ping a server and send its status via Slack! :tada:5Python
Kludex/mcp4Python
Kludex/wakatime-clientNon Official WakaTime client!4Python
Kludex/no-routeWIP - `@app.route(..., methods=["GET"])` ➡️ `@app.get(...)`! 📝4Python
Kludex/videosHolds the code created on my youtube videos!4Python
Kludex/awesome-mcp-serversA collection of MCP servers.3
Kludex/airflowApache Airflow - A platform to programmatically author, schedule, and monitor workflows3Python
Kludex/celery-leakTrying to reproduce celery leak3HTML
Kludex/fastapi-securityThe right way to implement security strategies with FastAPI! :tada:3Python
Kludex/update-fileGitHub Action to update files based on a cron & custom script! :smile:3Python
Kludex/fastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production3Python
Kludex/chonkie🦛 CHONK docs with Chonkie ✨ — The lightweight ingestion library for fast, efficient and robust RAG pipelines2Python
Kludex/fastcornAn ASGI web server, for Python. 🦄2Python
SecretiveShell/a2a-typesGoogle A2A-compatible message types exposed as Pydantic models.2Python
Kludex/fastapi-dependency-graph2Python
Kludex/awesome-python-code-formattersA curated list of awesome Python code formatters2Shell
Kludex/asgi-websubWIP: Implement WebSub protocol for ASGI apps! :rocket:2Python
Kludex/OpenAgri-WeatherServiceThe Weather Service API is designed to deliver weather forecasts alongside with critical agricultural indicators1Python
Kludex/github-agent1Python
Kludex/fastapi-response-benchmark1Python
Kludex/dex-clientDEX gRPC Python Client1
Kludex/supabase-dockerA simple Docker setup for Supabase.1PLpgSQL
Kludex/openapi-311Python
Kludex/python-bigquery1Python
Kludex/parserSans-IO parser for RFC 7578 `multipart/form-data`1Rust
Kludex/httpx-wsWebSocket support for HTTPX1Python
Kludex/logfire-code-source1Python
Kludex/jik1Python
Kludex/asgirefASGI specification and utilities1Python
pydantic/.github1
Kludex/fastapi-readmeIntegration between FastAPI and ReadMe! :tada:1Python