跳转到主要内容

Gunicorn worker for Sanic

项目描述

# sanic-gunicorn

[Gunicorn](http://gunicorn.org/) worker for [Sanic](https://github.com/channelcat/sanic)

## 安装

`bash $ pip install -U sanic-gunicorn `

## 使用

`bash $ gunicorn --bind localhost:8000 --worker-class sanic_gunicorn.Worker your_app_module:app `

项目详情


下载文件

下载适合您平台的文件。如果您不确定选择哪个,请了解有关安装包的更多信息。

源分发

sanic-gunicorn-0.1.2.tar.gz (4.5 kB 查看哈希值)

上传时间:

构建分发

sanic_gunicorn-0.1.2-py3-none-any.whl (5.0 kB 查看哈希值)

上传于 Python 3

由以下支持