Path to this page:
./
www/py-sanic,
Microframework based on uvloop, httptools, and learnings of flask
Branch: pkgsrc-2020Q2,
Version: 20.3.0,
Package name: py37-sanic-20.3.0,
Maintainer: pkgsrc-usersSanic is a Flask-like Python 3.5+ web server that's written to go fast. It's
based on the work done by the amazing folks at magicstack.
On top of being Flask-like, Sanic supports async request handlers. This means
you can use the new shiny async/await syntax from Python 3.5, making your code
non-blocking and speedy.
Required to run:[
lang/python37] [
devel/py-setuptools] [
devel/py-uvloop] [
devel/py-aiofiles] [
www/py-httpx]
Master sites:
SHA1: bc0b20452b57738576c872d563a52e6a6c6be657
RMD160: c6d2814bb1268c99f19b33c0526e6034b2eacdcb
Filesize: 134.187 KB
Version history: (Expand)
- (2020-07-01) Package added to pkgsrc.se, version py37-sanic-20.3.0 (created)