文件名称:Distill:只是另一个 python web 框架
文件大小:30KB
文件格式:ZIP
更新时间:2024-07-25 14:51:11
Python
蒸馏 只是另一个 python web 框架
【文件预览】:
Distill-master
----.travis.yml(309B)
----LICENSE(1KB)
----setup.py(1KB)
----README.md(478B)
----docs()
--------conf.py(7KB)
--------index.rst(6KB)
--------Makefile(7KB)
----tests()
--------test_request.py(5KB)
--------test_application.py(8KB)
--------test_response.py(2KB)
--------test_renderers.py(4KB)
--------test_sessions.py(3KB)
--------__init__.py(0B)
--------res()
--------test_exceptions.py(598B)
--------test_helpers.py(1KB)
----.gitignore(129B)
----.coveragerc(36B)
----distill()
--------exceptions.py(2KB)
--------request.py(4KB)
--------renderers.py(4KB)
--------helpers.py(5KB)
--------sessions.py(6KB)
--------decorators.py(607B)
--------response.py(4KB)
--------__init__.py(109B)
--------application.py(6KB)