Skip to content

Projects

I've created a few open source projects. ✨

FastAPI GitHub

Projects in the FastAPI GitHub organization.

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

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

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

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

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

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

tiangolo's GitHub

Projects in my personal GitHub profile: @tiangolo.

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

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

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

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

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

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

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

  • ⭐️ 485 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)

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

  • ⭐️ 174 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.

  • ⭐️ 34 label-approved - Label a Pull Request after a number of approvals

  • ⭐️ 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.

  • ⭐️ 16 tiangolo.com

  • ⭐️ 9 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. 😅