tiangolo
Creator of FastAPI, Typer, SQLModel, Asyncer, etc. π From π¨π΄ in π©πͺ. Open Source, APIs, and tools for data/ML. π€ Python, TypeScript, Docker, etc.
Berlin, Germany
Pinned Repositories
asyncer
Asyncer, async and await, focused on developer experience.
fastapi
FastAPI framework, high performance, easy to learn, fast to code, ready for production
full-stack-fastapi-template
Full stack, modern web application template. Using FastAPI, React, SQLModel, PostgreSQL, Docker, GitHub Actions, automatic HTTPS and more.
sqlmodel
SQL databases in Python, designed for simplicity, compatibility, and robustness.
typer
Typer, build great CLIs. Easy to code. Based on Python type hints.
dockerswarm.rocks
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
nginx-rtmp-docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
pydantic-sqlalchemy
Tools to convert SQLAlchemy models to Pydantic models
uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
tiangolo's Repositories
tiangolo/uwsgi-nginx-flask-docker
Docker image with uWSGI and Nginx for Flask applications in Python running in a single container.
tiangolo/uvicorn-gunicorn-fastapi-docker
Docker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python with performance auto-tuning.
tiangolo/pydantic-sqlalchemy
Tools to convert SQLAlchemy models to Pydantic models
tiangolo/nginx-rtmp-docker
Docker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
tiangolo/dockerswarm.rocks
Docker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
tiangolo/uwsgi-nginx-docker
Docker image with uWSGI and Nginx for applications in Python (as Flask) in a single container.
tiangolo/uvicorn-gunicorn-docker
Docker image with Uvicorn managed by Gunicorn for high-performance web applications in Python with performance auto-tuning.
tiangolo/meinheld-gunicorn-flask-docker
Docker image with Meinheld and Gunicorn for Flask applications in Python.
tiangolo/poetry-version-plugin
Poetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.
tiangolo/blog-posts
Blog posts and related code by SebastiΓ‘n RamΓrez (@tiangolo)
tiangolo/uvicorn-gunicorn-starlette-docker
Docker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python with performance auto-tuning.
tiangolo/latest-changes
A GitHub Action to add latest changes after each PR merged automatically
tiangolo/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.
tiangolo/issue-manager
Automatically close issues that have a label, after a custom delay, if no one replies back.
tiangolo/tiangolo.com
tiangolo/pydantic
Data validation using Python type hinting
tiangolo/label-approved
Label a Pull Request after a number of approvals
tiangolo/odmantic
ODM (Object Document Mapper) for MongoDB based on python type hints with support for async and sync
tiangolo/sandbox
Not useful for you. It's just a sandbox GitHub repo for me to try out stuff and develop GitHub Actions.
tiangolo/uv
An extremely fast Python package and project manager, written in Rust.
tiangolo/tiangolo
tiangolo/docker-auto-labels
Generate each Docker constraint label in random nodes in the cluster.
tiangolo/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. π
tiangolo/PyGithub
Typed interactions with the GitHub API v3
tiangolo/pymdown-extensions
Extensions for Python Markdown
tiangolo/bump-pydantic
Convert Pydantic from V1 to V2 β»
tiangolo/wrangler-action
π§ββοΈ easily deploy cloudflare workers applications using wrangler and github actions
tiangolo/tanstack-query
π€ Powerful asynchronous state management, server-state utilities and data fetching for the web. TS/JS, React Query, Solid Query, Svelte Query and Vue Query.
tiangolo/LibCST
A concrete syntax tree parser and serializer library for Python that preserves many aspects of Python's abstract syntax tree
tiangolo/markdown
A Python implementation of John Gruberβs Markdown with Extension support.