New Python Microservices Frameworks 2026

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 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 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 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 1 day 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