Resources
Frameworks
- aiohttp - Asynchronous HTTP
client/server framework for asyncio and Python
- Bottle - A fast and simple
micro-framework for python web-applications.
- CherryPy - A pythonic,
object-oriented HTTP framework.
- Django - The Web framework
for perfectionists with deadlines.
- Falcon - A bare-metal Python
web API framework for building high-performance microservices, app
backends, and higher-level frameworks.
- Flask - The Python micro
framework for building web applications.
- hug - Embrace the APIs of
the future. Hug aims to make developing APIs as simple as possible,
but no simpler.
- Masonite - The Modern And Developer Centric Python Web Framework.
- Pyramid - A Python web framework
- Quart - A Python ASGI web
microframework.
- Responder - A
familiar HTTP Service Framework
- Sanic - An Async Python
3.5+ web server that’s written to go fast
- Starlette - The little ASGI
framework that shines. ✨
- Tornado - A Python web
framework and asynchronous networking library, originally developed
at FriendFeed.