An open API service indexing awesome lists of open source software.

https://github.com/sunnysid3up/python-web-frameworks

Popular Python web frameworks
https://github.com/sunnysid3up/python-web-frameworks

api-server best popular python python-framework top web web-framework

Last synced: 2 months ago
JSON representation

Popular Python web frameworks

Awesome Lists containing this project

README

        

# Top Python Web Frameworks

[![update](https://github.com/sunnysid3up/python-web-frameworks/actions/workflows/update.yml/badge.svg)](https://github.com/sunnysid3up/python-web-frameworks/actions/workflows/update.yml)

A list of popular Python web frameworks ranked by the number of GitHub stars, automatically updated every week.

Last update: 04/21/2025, 01:48:15 (UTC)

| Name | Description | Stars | Forks | Issues | First Commit | Last Commit |
|---------------|----------------------|---------------------------|----------------|----------------------|---------------------|---------------------|
| [fastapi](https://github.com/fastapi/fastapi) | FastAPI framework, high performance, easy to learn, fast to code, ready for production | 83528 | 7244 | 347 | 2018 | 2025-04-21 |
| [django](https://github.com/django/django) | The Web framework for perfectionists with deadlines. | 83229 | 32504 | 333 | 2012 | 2025-04-21 |
| [flask](https://github.com/pallets/flask) | The Python micro framework for building web applications. | 69353 | 16363 | 5 | 2010 | 2025-04-21 |
| [tornado](https://github.com/tornadoweb/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. | 21892 | 5531 | 223 | 2009 | 2025-04-20 |
| [sanic](https://github.com/sanic-org/sanic) | Accelerate your web app development . Build fast. Run fast. | 18332 | 1562 | 123 | 2016 | 2025-04-20 |
| [aiohttp](https://github.com/aio-libs/aiohttp) | Asynchronous HTTP client/server framework for asyncio and Python | 15602 | 2074 | 266 | 2013 | 2025-04-20 |

## Contribute

Create an issue or pull request if you would like to add more frameworks :)