Skip to content

Projects

I've created a few open source projects. ✨

FastAPI GitHub

Projects in the FastAPI GitHub organization.

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

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

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

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

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

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

tiangolo's GitHub

Projects in my personal GitHub profile: @tiangolo.

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

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

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

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

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

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

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

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

  • ⭐️ 361 poetry-version-plugin{target=blank} - Poetry plugin for dynamically extracting the package version from a __version_ variable or a Git tag.

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

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

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

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

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

  • ⭐️ 10 tiangolo.com