文件名称:Python-在NGINX中嵌入Python
文件大小:29KB
文件格式:ZIP
更新时间:2022-08-30 02:14:29
Python开发-其它杂项
支持带有Cython扩展的标准Python包。可自动构建NGINX动态模块,用于当前的NGINX安装。在NGINX工作进程中运行嵌入式的Python。用Python或Cython编写NGINX模块。
【文件预览】:
nginxpy-master
----MANIFEST.in(377B)
----nginx()
--------asyncio()
--------config(156B)
--------ngx_python_module.c(5KB)
--------nginx_core.pxd(1KB)
--------module.py(806B)
--------http()
--------ngx_python_module.h(39B)
--------cycle.pyx(459B)
--------nginx_event.pxd(442B)
--------__init__.py(927B)
--------nginx.pyx(2KB)
--------ngx_http.pxd(720B)
--------ngx_python_module_modules.c(266B)
--------hooks.py(1KB)
--------nginx_config.pxd(88B)
--------log.pyx(2KB)
----.travis.yml(1KB)
----README.rst(3KB)
----pyproject.toml(58B)
----docs()
--------history.rst(28B)
--------conf.py(5KB)
--------usage.rst(69B)
--------make.bat(769B)
--------installation.rst(1KB)
--------authors.rst(28B)
--------readme.rst(27B)
--------Makefile(608B)
--------index.rst(304B)
--------contributing.rst(33B)
----AUTHORS.rst(160B)
----requirements_dev.txt(130B)
----.github()
--------ISSUE_TEMPLATE.md(318B)
----CONTRIBUTING.rst(3KB)
----tests()
--------test_nginxpy.py(836B)
--------__init__.py(62B)
----tox.ini(312B)
----LICENSE(588B)
----HISTORY.rst(113B)
----setup.cfg(454B)
----setup.py(7KB)
----.gitignore(1KB)
----Makefile(2KB)
----.editorconfig(292B)