Sorting:

Gunicorn is a Python WSGI HTTP server ideal for deploying synchronous web applications like Django and Flask, leveraging a pre-fork worker model for scalability and performance. It's easy to configure and often paired with reverse proxies like Nginx for enhanced performance and load balancing, offering various worker types to optimize application needs.

TestDriven.io offers a comprehensive, hands-on platform that teaches developers of all levels how to build robust web applications using Test-Driven Development (TDD) and modern technologies like Python, React, and AWS. Students gain practical experience through expert-led tutorials, community support, and real-world examples, enabling them to immediately apply their skills and build high-quality, testable code.

A free, weekly email newsletter for those interested in Python development and various topics around Python and the community.
- AsyncIO
- BytesIO
- Django
- Django REST Framework
- Duck Typing
- Enumerations
- FastAPI
- Flask
- Multiprocessing
- nox
- NumPy
- Pandas
- pdb
- PEP
- Pipx
- Poetry
- Polars
- Pydantic
- pyproject.toml
- PyPy
- Python
- Reflex
- SQLAlchemy
- String Interpolation
- unittest
- Wagtail
- Crawlee
- Data Visualization
- DuckDB
- LLM
- MongoDB
- PostgreSQL
- Sigstore
- Sqlite
- VSCode
- R
- Rust

Flask's documentation provides a comprehensive guide for building web applications, starting from installation and quick setup to more advanced topics like blueprints, testing, and deployment. It covers key components such as routing, templates, and session management, while offering detailed API references and guidance on extending Flask with community-maintained extensions.
Add a Python-related resource!
Do you have a useful resource for other Python developers? List them here!