没有合适的资源?快使用搜索试试~ 我知道了~
aiopyramid:使用asyncio运行金字塔
共62个文件
py:23个
rst:15个
py_tmpl:8个
需积分: 5 0 下载量 5 浏览量
2021-05-08
15:25:41
上传
评论
收藏 55KB ZIP 举报
温馨提示
介绍 一个使用新asyncio异步利用金字塔基础架构的库。 Aiopyramid提供了使用Pyramid和asyncio制作Web应用程序的工具。 它不一定会使您的应用程序运行得更快。 相反,它为您提供了一些工具和模式,可以在异步服务器上构建应用程序。 请记住,您将需要在适当的地方为io使用异步库。 由于该库是基于相对较新的技术构建的,因此不适用于生产。 入门 Aiopyramid包含一个可创建“ hello world”应用程序的支架,将其签出。 该支架的设计工作,要么通过定制工人或通过。 在此示例中,我们将使用gunicorn并安装aiopyramid及其定义的gunicorn附加功能: pip install aiopyramid[gunicorn] gunicorn pcreate -s aio_starter <project> cd <project> pip insta
资源推荐
资源详情
资源评论
收起资源包目录
aiopyramid-master.zip (62个子文件)
aiopyramid-master
MANIFEST.in 142B
README.rst 1KB
docs
tables.rst 109B
tests.rst 371B
tutorial.rst 13KB
approach.rst 7KB
conf.py 9KB
aiopyramid.scaffolds.rst 186B
aiopyramid.websocket.rst 810B
modules.rst 53B
aiopyramid.websocket.config.rst 622B
glossary.rst 856B
requirements.txt 127B
aiopyramid.gunicorn.rst 377B
Makefile 7KB
features.rst 14KB
aiopyramid.rst 936B
index.rst 2KB
CHANGES.rst 3KB
tests
test_auth.py 2KB
test_tweens.py 3KB
test_helpers.py 6KB
test_traversal.py 2KB
tox.ini 153B
LICENSE 2KB
aiopyramid
auth.py 3KB
tweens.py 2KB
helpers.py 5KB
__init__.py 278B
traversal.py 5KB
scaffolds
aio_websocket
+package+
views.py_tmpl 626B
tests.py_tmpl 1KB
__init__.py_tmpl 484B
templates
home.jinja2 2KB
MANIFEST.in_tmpl 137B
development.ini_tmpl 1KB
setup.py_tmpl 1KB
README.rst_tmpl 13B
CHANGES.rst_tmpl 48B
__init__.py 315B
aio_starter
+package+
views.py_tmpl 296B
tests.py_tmpl 358B
__init__.py_tmpl 451B
MANIFEST.in_tmpl 137B
development.ini_tmpl 1KB
setup.py_tmpl 1KB
README.rst_tmpl 13B
CHANGES.rst_tmpl 48B
websocket
view.py 1KB
config
uwsgi.py 3KB
gunicorn.py 4KB
__init__.py 217B
helpers.py 405B
__init__.py 0B
exceptions.py 74B
gunicorn
__init__.py 0B
worker.py 4KB
config.py 3KB
exceptions.py 101B
COPYRIGHT 71B
setup.py 2KB
.gitignore 562B
共 62 条
- 1
资源评论
xianzhang
- 粉丝: 20
- 资源: 4594
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功