New Python Web Frameworks 2026
last commit 1 day ago frappe/frappe 10K +89
added 12 months ago
Low code web framework for real world applications, in Python and Javascript
Python Web Frameworks JavaScript Web Frameworks TypeScript Web Frameworks
last commit 9 months ago litestar-org/litestar 7K +38
added 1 year ago
Effortlessly build performant APIs
last commit 1 year ago reflex-dev/reflex 23K +273
added 1 year ago
Web apps in pure Python
last commit 3 months ago pylons/pyramid 4K
added 1 year ago
Pyramid is a small, fast, down-to-earth, open source Python web framework. It makes real-world web application development and deployment more fun, more predictable, and more productive.
last commit 2 months ago bottlepy/bottle 8K -1
added 1 year ago
bottle.py is a fast and simple micro-framework for python web-applications.
last commit 2 months ago pyeve/eve 6K -1
added 1 year ago
Eve is an open source Python REST API framework designed for human beings. It allows to effortlessly build and deploy highly customizable, fully featured RESTful Web Services.
last commit 2 days ago kludex/starlette 12K +32
added 1 year ago
The little ASGI framework that shines.
last commit 2 days ago falconry/falcon 9K -1
added 1 year ago
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
last commit 2 weeks ago sanic-org/sanic 18K -4
added 1 year ago
Sanic is a web server and web framework that's written to go fast. It allows the usage of the async/await syntax, which makes your code non-blocking and speedy.
last commit 1 week ago tornadoweb/tornado 22K +1
added 1 year ago
Tornado is a web framework and async networking library. By using non-blocking I/O, it can scale to tens of thousands of open connections, making it ideal for long polling, WebSockets, and other applications that require a long-lived connections.
Python Web Frameworks WebSocket Libraries Microservices Frameworks
last commit 6 months ago posit-dev/py-shiny 1K +5
added 1 year ago
Effortless Python web applications with the power of reactive programming.
last commit 2 weeks ago pallets/flask 71K +40
added 1 year ago
The Python micro framework for building web applications.
last commit 2 days ago fastapi/fastapi 99K +353
added 1 year ago
FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.
last commit 1 day ago django/django 87K +130
added 1 year ago
The Web framework for perfectionists with deadlines.
Python Full-stack Frameworks Microservices Frameworks Web Frameworks Django Libraries