Python
wiki.python.org › moin › WebFrameworks
WebFrameworks - Python Wiki
These frameworks also provide most, if not all of the technology stack. However, they are regarded as not being as popular as the frameworks listed above. Kiss.py (1.0.0 Released 2014-06-23) MVC web framework in Python with Gevent, Jinja2, Werkzeug.
Factsheet
Original authors Adrian Holovaty, Simon Willison
Developer Django Software Foundation
Initial release 21 July 2005; 20 years ago (2005-07-21)
Original authors Adrian Holovaty, Simon Willison
Developer Django Software Foundation
Initial release 21 July 2005; 20 years ago (2005-07-21)
Django
djangoproject.com
The web framework for perfectionists with deadlines | Django
Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. Built by experienced developers, it takes care of much of the hassle of web development, so you can focus on writing your app without needing to reinvent the wheel.
What Are Your Favorite Python Frameworks for Web Development and Why?
Do you use AI to write all of your Reddit posts? Are you just a karma-farming bot? More on reddit.com
Hello! I want to get into web dev using python but without the framework. Are there any resources to learn that?
You can do "home made" user authentication in flask quite easily, literally just ignore all its built in features. Even cookies, which a framework normally abstracts for you, are basically just a http header you can manually send as well. More on reddit.com
Which Python backend framework should I prioritize learning in 2026? ( For AI/ML and others)
FastAPI, Flask and Django are WEB SERVER backend frameworks. You use them to host either a web site or a REST API. They don't have much to do with you using or not using AI or ML. Your question doesn't make sense. You should prioritizing getting more familiar with what these things are and what you want to accomplish in AI/ML. More on reddit.com
Lihil — a high performance modern web framework for enterprise web development in python
You’ve got a typo in your docs & tutorials link at the bottom. I’ve spotted half a dozen typos in your documentation as well, just from a quick glance. They seem to be everywhere. I’m not sure focusing on performance and enterprise is a winner. People who pick Python for their backend are typically doing so for developer ergonomics not performance. Approximately 100% of the things I see labelled as “enterprise” are deeply unpleasant to use and built by people without taste. It’s a negative label as far as I’m concerned. More on reddit.com
What is framework in Python?
Web application framework for Python is a collection of elements and modules that allows web developers to incorporate function decorators with Python and/or services without having low-level details such as sockets, process/thread management, and protocols.
monocubed.com
monocubed.com › blog › top-python-frameworks
7 Best Python Frameworks For Web Development in 2026
What is best framework for Python?
Among the dynamic Python frameworks available, Flask and Django are the most popular ones. Still, the decision to opt for a framework completely depends on the requirements of the project. Some of the best frameworks for Python are CherryPy, Bottle, Pyramid, Hug, Falcon, which will aid you to build an efficacious project.
monocubed.com
monocubed.com › blog › top-python-frameworks
7 Best Python Frameworks For Web Development in 2026
How many Python frameworks are there?
There are three kinds of popular web frameworks for web development, namely full-stack, micro-framework, and asynchronous which businesses consider to build web applications with Python.
monocubed.com
monocubed.com › blog › top-python-frameworks
7 Best Python Frameworks For Web Development in 2026
Videos
10:56
PYTHON para desarrollo WEB: FRAMEWORKS Y HERRAMIENTAS - YouTube
05:57
Los mejores Framework WEB en PYTHON: 🚀 [La Guía Definitiva] ...
04:20
3 Frameworks Web de Python - Aplicaciones web con Python - YouTube
20:56
Modern Web Apps in Pure Python - YouTube
01:02:37
Python Pulse | Most Popular Python Web Frameworks: Flask, FastAPI, ...
08:29
An Intro to Python Web Frameworks - YouTube
Pieces
pieces.app › home
The top 4 Python backend frameworks for building entry level AI projects
Pieces for Developers – Long-Term Memory Agent
To ensure a balanced and accurate ... and G2 reviews, and compiled this list for you based on: ... Django: A high-level framework for python backend, featuring built-in admin, authentication, and ORM capabilities to help you launch robust web applications quickly.... Pieces is your AI long-term memory agent that captures live context from browsers to IDEs and tools, manages snippets, and supports multiple LLMs. This app has dramatically improved my workflow!
GitHub
github.com › sfermigier › awesome-python-web-frameworks
GitHub - sfermigier/awesome-python-web-frameworks: A curated list of awesome Python Web Frameworks (micro, full-stack, REST, etc.) · GitHub
February 23, 2026 - A curated list of awesome Python Web Frameworks (micro, full-stack, REST, etc.) - sfermigier/awesome-python-web-frameworks
Starred by 195 users
Forked by 14 users
BrowserStack
browserstack.com › home › guide › top 10 python web development frameworks in 2025
Top 10 Python Web Development Frameworks in 2025 | BrowserStack
November 13, 2025 - These frameworks provide built-in functionalities for handling requests, database interactions, and security, enabling developers to build scalable and high-performing web applications efficiently. ... Below is a detailed explanation of the top Python web development frameworks in 2025, each offering unique features to streamline the development process.
B0uh
b0uh.github.io › list-of-python-web-frameworks.html
List of Python web frameworks - Thomas Loiret - Random thoughts
January 24, 2024 - Non exhaustive list of web frameworks written in Python
Pythonframeworks
pythonframeworks.com
Python Frameworks
Bottle is a fast, simple and lightweight WSGI micro web-framework. It is distributed as a single file module and has no dependencies other than the Python Standard Library.
Wikipedia
en.wikipedia.org › wiki › Category:Python_(programming_language)_web_frameworks
Category:Python (programming language) web frameworks - Wikipedia
This category lists web frameworks written in and/or designed for use with Python.
Monocubed
monocubed.com › blog › top-python-frameworks
7 Best Python Frameworks For Web Development in 2026
January 7, 2026 - Full stack are one of the best Python web application frameworks, known as one-stop-solution for fulfilling all kinds of app building requirements. This approach has a lot of databases and components that are commonly included in the full-stack framework such as – form validation, form generators, and template layouts. ... From the above list of full-stack Python frameworks, Web2py, an open-source framework, permits developers to create robust code by using the object-oriented pattern with the utmost ease.
DEV Community
dev.to › leapcell › top-10-python-web-frameworks-compared-3o82
2025's Top 10 Python Web Frameworks Compared - DEV Community
January 25, 2025 - Built - in WebSocket support. Handles large file uploads and downloads well. Compatible with Gunicorn and Werkzeug. ... Steep learning curve compared to some frameworks. Somewhat cumbersome functions. Falcon is a Python web framework for high - performance APIs, created by Kurt Griffiths and open - sourced in 2014.
DRC Systems
drcsystems.com › blogs › top python frameworks for web development in 2026
Top Python Frameworks for Web Development in 2026
April 6, 2026 - Sanic is designed to be quick and efficient. It’s built for speed and benefits from Python’s asyncio capabilities. Sanic claims to be one of the fastest Python web frameworks available. ... Smart features and extensions like blueprints, middleware & listeners, WebSockets, and OpenAPI support
GitHub
github.com › mingrammer › python-web-framework-stars
GitHub - mingrammer/python-web-framework-stars: ⭐️ Web frameworks for Python, most starred on Github
A list of popular github projects related to Python web framework (ranked by stars automatically) Please update list.txt (via Pull Request)
Starred by 82 users
Forked by 16 users
Languages Python 97.2% | Shell 2.8%
G2
g2.com › categories › python-web-frameworks
Best Python Web Frameworks: User Reviews from March 2026
Offer Python libraries, templates, and automation capabilities · Allow web integration with databases, APIs, and more ... G2 takes pride in showing unbiased reviews on user satisfaction in our ratings and reports. We do not allow paid placements in any of our ratings, rankings, or reports. Learn about our scoring methodologies. ... This description is provided by the seller. Django is a high-level, open-source web framework written in Python that enables rapid development of secure and maintainable websites.