1. Uvicorn Gunicorn DockerDocker image with Uvicorn managed by Gunicorn for high-performance web applications in Python 3.6 with performance auto-tuning. Optionally with Alpine Linux.
3. Uwsgi Nginx Flask DockerDocker image with uWSGI and Nginx for Flask applications in Python running in a single container. Optionally with Alpine Linux.
5. Blog PostsBlog posts and related code by Sebastián Ramírez (@tiangolo)
6. Node FrontendNode.js Docker image with all Puppeteer dependencies installed for frontend Chrome Headless testing and default Nginx config, for multi-stage Docker building
7. Typer CliRun Typer scripts with completion, without having to create a package, using Typer CLI.
8. Uvicorn Gunicorn Starlette DockerDocker image with Uvicorn managed by Gunicorn for high-performance Starlette web applications in Python 3.7 and 3.6 with performance auto-tuning. Optionally with Alpine Linux.
9. Latest ChangesA GitHub Action to add latest changes after each PR merged automatically
10. Uvicorn Gunicorn Fastapi DockerDocker image with Uvicorn managed by Gunicorn for high-performance FastAPI web applications in Python 3.6 and above with performance auto-tuning. Optionally with Alpine Linux.
11. FastapiFastAPI framework, high performance, easy to learn, fast to code, ready for production
12. Dockerswarm.rocksDocker Swarm mode rocks! Ideas, tools and recipes. Get a production-ready, distributed, HTTPS served, cluster in minutes, not weeks.
14. TyperTyper, build great CLIs. Easy to code. Based on Python type hints.
15. Nginx Rtmp DockerDocker image with Nginx using the nginx-rtmp-module module for live multimedia (video) streaming.
16. Uwsgi Nginx DockerDocker image with uWSGI and Nginx for applications in Python 3.5 and above and Python 2.7 (as Flask) in a single container. Optionally with Alpine Linux.
17. Full StackFull stack, modern web application generator. Using Flask, PostgreSQL DB, Docker, Swagger, automatic HTTPS and more.
20. full-stack-flask-couchdbFull stack, modern web application generator. Using Flask, CouchDB as database, Docker, Swagger, automatic HTTPS and more.
21. asyncerAsyncer, async and await, focused on developer experience.
23. poetry-version-pluginPoetry plugin for dynamically extracting the package version from a __version__ variable or a Git tag.