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
- Host: GitHub
- URL: https://github.com/sunnysid3up/python-web-frameworks
- Owner: sunnysid3up
- Created: 2021-03-14T13:04:24.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2025-04-21T01:48:16.000Z (2 months ago)
- Last Synced: 2025-04-23T15:14:56.092Z (2 months ago)
- Topics: api-server, best, popular, python, python-framework, top, web, web-framework
- Language: Python
- Homepage:
- Size: 90.8 KB
- Stars: 2
- 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: 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 :)