https://github.com/shiningflash/sanic
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.
https://github.com/shiningflash/sanic
Last synced: 17 days ago
JSON representation
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.
- Host: GitHub
- URL: https://github.com/shiningflash/sanic
- Owner: shiningflash
- Created: 2021-03-25T09:51:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-03-25T09:58:41.000Z (almost 5 years ago)
- Last Synced: 2025-04-09T20:02:03.275Z (9 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0