文件名称:webargs:一个友好的库,用于解析HTTP请求参数,并内置支持流行的Web框架,包括Flask,Django,Bottle,Tornado,Pyramid,webapp2,Falcon和aiohttp
文件大小:112KB
文件格式:ZIP
更新时间:2024-02-25 10:43:38
python flask django validation bottlepy
webargs:一个友好的库,用于解析HTTP请求参数,并内置支持流行的Web框架,包括Flask,Django,Bottle,Tornado,Pyramid,webapp2,Falcon和aiohttp
【文件预览】:
webargs-dev
----MANIFEST.in(58B)
----README.rst(4KB)
----CONTRIBUTING.rst(4KB)
----.github()
--------FUNDING.yml(56B)
----CHANGELOG.rst(37KB)
----src()
--------webargs()
----AUTHORS.rst(2KB)
----examples()
--------aiohttp_example.py(2KB)
--------annotations_example.py(4KB)
--------flask_example.py(2KB)
--------flaskrestful_example.py(2KB)
--------tornado_example.py(3KB)
--------requirements.txt(66B)
--------__init__.py(0B)
--------pyramid_example.py(2KB)
--------falcon_example.py(3KB)
--------bottle_example.py(2KB)
--------schema_example.py(4KB)
----tox.ini(1KB)
----LICENSE(1KB)
----setup.cfg(210B)
----setup.py(3KB)
----.pre-commit-config.yaml(695B)
----azure-pipelines.yml(833B)
----NOTICE(3KB)
----docs()
--------authors.rst(29B)
--------_templates()
--------make.bat(6KB)
--------contributing.rst(33B)
--------install.rst(448B)
--------conf.py(2KB)
--------ecosystem.rst(155B)
--------advanced.rst(16KB)
--------quickstart.rst(7KB)
--------upgrading.rst(15KB)
--------index.rst(3KB)
--------Makefile(7KB)
--------framework_support.rst(13KB)
--------license.rst(57B)
--------api.rst(1KB)
--------changelog.rst(30B)
----tests()
--------test_core.py(37KB)
--------apps()
--------test_flaskparser.py(5KB)
--------__init__.py(0B)
--------test_djangoparser.py(1KB)
--------test_falconparser.py(3KB)
--------test_pyramidparser.py(443B)
--------test_tornadoparser.py(18KB)
--------test_bottleparser.py(341B)
--------test_aiohttpparser.py(4KB)
--------conftest.py(65B)
----.readthedocs.yml(169B)
----CODE_OF_CONDUCT.md(92B)
----.gitignore(1KB)
----pyproject.toml(80B)