Path to this page:
./
www/py-sanic,
Microframework based on uvloop, httptools, and learnings of flask
Branch: pkgsrc-2020Q1,
Version: 19.12.2,
Package name: py37-sanic-19.12.2,
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:[
devel/py-uvloop] [
devel/py-setuptools] [
devel/py-aiofiles] [
lang/python37]
Master sites:
SHA1: 551764e7a1406be3ee20d655f6822aae1af77f52
RMD160: af3bd32ab86c0d83d29387d009626c5b12862f1d
Filesize: 132.133 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version py37-sanic-19.12.2 (created)