New Python Web Frameworks 2026
last commit 1 day ago frappe/frappe 9K +51
added 8 months ago
Low code web framework for real world applications, in Python and Javascript
last commit 5 months ago litestar-org/litestar 7K +38
added 11 months ago
Effortlessly build performant APIs
last commit 1 week ago pylons/pyramid 4K +3
added 12 months 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 3 weeks ago bottlepy/bottle 8K -2
added 12 months ago
bottle.py is a fast and simple micro-framework for python web-applications.
last commit 3 weeks ago pyeve/eve 6K -7
added 12 months 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 12 months ago
The little ASGI framework that shines.
last commit 4 days ago falconry/falcon 9K
added 12 months ago
The no-magic web API and microservices framework for Python developers, with an emphasis on reliability and performance at scale.
last commit 2 months ago sanic-org/sanic 18K +3
added 12 months 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 month ago tornadoweb/tornado 22K -41
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.
last commit 3 months ago posit-dev/py-shiny 1K +5
added 1 year ago
Effortless Python web applications with the power of reactive programming.
last commit 1 day ago pallets/flask 71K +74
added 1 year ago
The Python micro framework for building web applications.
last commit 3 days ago fastapi/fastapi 96K +507
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 2 days ago django/django 87K +85
added 1 year ago