New Python Web Frameworks 2026

last commit 20 hours ago frappe/frappe 9K +44

added 9 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 6 months ago litestar-org/litestar 7K +38

added 11 months ago

Effortlessly build performant APIs

Python Web Servers Web Frameworks Microservices Frameworks

last commit 9 months ago reflex-dev/reflex 23K +273

added 12 months ago

Web apps in pure Python

Python GUI Frameworks Web Frameworks

last commit 2 weeks ago pylons/pyramid 4K +2

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.

Python Web Frameworks Microservices Frameworks

last commit 2 days ago bottlepy/bottle 8K +8

added 1 year ago

bottle.py is a fast and simple micro-framework for python web-applications.

Python Web Frameworks Microservices Frameworks

last commit 1 day ago pyeve/eve 6K -2

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.

Python Web Frameworks

last commit 3 days ago kludex/starlette 12K +63

added 1 year ago

The little ASGI framework that shines.

Python Web Frameworks

last commit 2 weeks 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.

Python Web Servers Microservices Frameworks Web Frameworks

last commit 2 months ago sanic-org/sanic 18K -5

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.

Python Web Frameworks Microservices Frameworks Web Servers

last commit 2 days ago tornadoweb/tornado 22K -2

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 3 months ago posit-dev/py-shiny 1K +5

added 1 year ago

Effortless Python web applications with the power of reactive programming.

Python Web Frameworks

last commit 1 day ago pallets/flask 71K -12

added 1 year ago

The Python micro framework for building web applications.

Python Web Frameworks Microservices Frameworks

last commit 2 days ago fastapi/fastapi 96K +325

added 1 year ago

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python based on standard Python type hints.

Python Web Frameworks Microservices Frameworks

last commit 20 hours ago django/django 87K +30

added 1 year ago

The Web framework for perfectionists with deadlines.

Python Full-stack Frameworks Microservices Frameworks Web Frameworks Django Libraries