Skip to content

Projects

I've created a few open source projects. ✨

FastAPI GitHub

Projects in the FastAPI GitHub organization.

  • ⭐️ 78163 fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

  • ⭐️ 28065 full-stack-fastapi-template - Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.

  • ⭐️ 15918 typer - Typer, build great CLIs. Easy to code. Based on Python type hints.

  • ⭐️ 14701 sqlmodel - SQL databases in Python, designed for simplicity, compatibility, and robustness.

  • ⭐️ 1709 asyncer - Asyncer, async and await, focused on developer experience.

  • ⭐️ 362 fastapi-cli - Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀

tiangolo's GitHub

Projects in my personal GitHub profile: @tiangolo.

  • ⭐️ 2995 uwsgi-nginx-flask-docker - Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.

  • ⭐️ 2718 uvicorn-gunicorn-fastapi-docker - Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.

  • ⭐️ 1197 pydantic-sqlalchemy - Tools to convert SQLAlchemy models to Pydantic models

  • ⭐️ 1149 nginx-rtmp-docker - Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.

  • ⭐️ 1103 dockerswarm.rocks - Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.

  • ⭐️ 651 uwsgi-nginx-docker - Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.

  • ⭐️ 631 uvicorn-gunicorn-docker - Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.

  • ⭐️ 488 meinheld-gunicorn-flask-docker - Docker image with Meinheld and Gunicorn for Flask applications in Python.

  • ⭐️ 273 blog-posts - Blog posts and related code by Sebastián Ramírez (@tiangolo)

  • ⭐️ 187 uvicorn-gunicorn-starlette-docker - Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.

  • ⭐️ 176 latest-changes - A GitHub Action to add latest changes after each PR merged automatically

  • ⭐️ 165 meinheld-gunicorn-docker - Docker image with Meinheld managed by Gunicorn for high-performance WSGI (Flask, Django, etc) web applications in Python with performance auto-tuning.

  • ⭐️ 62 issue-manager - Automatically close issues that have a label, after a custom delay, if no one replies back.

  • ⭐️ 20 tiangolo.com

  • ⭐️ 17 tiangolo

  • ⭐️ 16 github-actions-sandbox - Not useful for you. It's just a sandbox GitHub repo for me to try out stuff and develop GitHub Actions.

  • ⭐️ 10 markdown-include-variants - Markdown extension to expand directives to include source example files to also include their variants. Only useful to tiangolo's projets. Don't use it. 😅