Path to this page:
./
www/py-sanic,
Microframework based on uvloop, httptools, and learnings of flask
Branch: pkgsrc-2018Q2,
Version: 0.7.0,
Package name: py36-sanic-0.7.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:[
devel/py-setuptools] [
devel/py-aiofiles] [
devel/py-uvloop] [
lang/python36] [
textproc/py-ujson] [
www/py-httptools]
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: bacbbe0bb6625106d91797e1e947dc91a6644694
RMD160: 38405f2c588b317f18dbd40bc828496a0bc412a0
Filesize: 40.325 KB
Version history: (Expand)
- (2018-07-03) Package added to pkgsrc.se, version py36-sanic-0.7.0 (created)