findig:RESTful Web应用程序的微框架

时间:2021-05-20 13:42:02
【文件属性】:
文件名称:findig:RESTful Web应用程序的微框架
文件大小:164KB
文件格式:ZIP
更新时间:2021-05-20 13:42:02
Python 芬迪格 Findig是用于构建HTTP应用程序的微框架。 它基于出色的 WSGI实用程序库,并且在实现RESTful API时可以替代 。 特征 对RESTful API开发的声明式支持。 完全可定制的输入和输出内容类型。 高级实用程序。 正在安装 Findig是预发行软件,尚未在PyPI上发布。 要安装开发版本,请运行: $ pip install findig Findig用Python3编写,并且在Python 3.4上受支持。 贡献 问题追踪器: : 源代码: http : //github.com/geniphi/findig 支持 如果您在使用Findig时遇到问题,请使用问题跟踪器告知我们。 执照 该项目已获得MIT许可。 文献资料 该项目记录在findig @ readthedocs上。
【文件预览】:
findig-develop
----MANIFEST.in(68B)
----.travis.yml(91B)
----README.rst(2KB)
----docs()
--------quickstart.rst(11KB)
--------tutorial.rst(26KB)
--------conf.py(9KB)
--------make.bat(7KB)
--------install.rst(3KB)
--------intro.rst(4KB)
--------api()
--------changelog.rst(84B)
--------requirements.txt(26B)
--------contributing()
--------Makefile(7KB)
--------index.rst(2KB)
--------_static()
----DESCRIPTION.rst(954B)
----CONTRIBUTING.rst(2KB)
----tests()
--------test_utils.py(675B)
--------test_counter.py(2KB)
--------test_redis_extras.py(2KB)
--------test_dataset.py(4KB)
--------test_sqla_extras.py(9KB)
--------test_data_models.py(3KB)
--------test_dispatcher.py(4KB)
--------test_resource.py(1KB)
--------test_parse_format.py(6KB)
--------test_scopeutil.py(2KB)
--------test_validator.py(5KB)
--------test_protector.py(3KB)
--------test_datapipe.py(469B)
--------test_app.py(3KB)
----tox.ini(585B)
----CHANGES(316B)
----setup.cfg(0B)
----requirements.txt(97B)
----findig()
--------resource.py(15KB)
--------utils.py(3KB)
--------tools()
--------json.py(5KB)
--------content.py(8KB)
--------__init__.py(8KB)
--------data_model.py(6KB)
--------wrappers.py(980B)
--------context.py(2KB)
--------extras()
--------dispatcher.py(10KB)
----examples()
--------collection.py(1KB)
--------sql.py(811B)
--------taskman.py(1KB)
--------basic.py(1KB)
----setup.py(1KB)
----.gitignore(1KB)
----.editorconfig(175B)
----.gitattributes(483B)
----LICENSE.txt(1KB)

网友评论