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: 3 months ago
JSON representation
Popular Python web frameworks
- Host: GitHub
- URL: https://github.com/sunnysid3up/python-web-frameworks
- Owner: sunnysid3up
- Created: 2021-03-14T13:04:24.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2025-10-20T01:49:54.000Z (3 months ago)
- Last Synced: 2025-10-20T06:33:42.689Z (3 months ago)
- Topics: api-server, best, popular, python, python-framework, top, web, web-framework
- Language: Python
- Homepage:
- Size: 110 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Top Python Web Frameworks
[](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: 10/20/2025, 01:49:54 (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 | 90901 | 8068 | 201 | 2018 | 2025-10-20 |
| [django](https://github.com/django/django) | The Web framework for perfectionists with deadlines. | 85460 | 33115 | 347 | 2012 | 2025-10-20 |
| [flask](https://github.com/pallets/flask) | The Python micro framework for building web applications. | 70586 | 16593 | 12 | 2010 | 2025-10-20 |
| [tornado](https://github.com/tornadoweb/tornado) | Tornado is a Python web framework and asynchronous networking library, originally developed at FriendFeed. | 22312 | 5534 | 206 | 2009 | 2025-10-19 |
| [sanic](https://github.com/sanic-org/sanic) | Accelerate your web app development . Build fast. Run fast. | 18526 | 1578 | 145 | 2016 | 2025-10-19 |
| [aiohttp](https://github.com/aio-libs/aiohttp) | Asynchronous HTTP client/server framework for asyncio and Python | 16045 | 2137 | 258 | 2013 | 2025-10-19 |
## Contribute
Create an issue or pull request if you would like to add more frameworks :)