sanic

на сайте с December 17, 2022 10:03
Sanic | Build fast. Run fast. Sanic is a Python 3.7+ web server and web framework that's written to go fast. It allows the usage of the async/await syntax added in Python 3.5, which makes your code non-blocking and speedy. Sanic is also ASGI compliant, so you can deploy it with an alternative ASGI webserver. Source code on GitHub | Help and discussion board | User Guide | Chat on Discord The project is maintained by the community, for the community. Contributions are welcome!