FastAPI的可重用实用程序-Python开发

时间:2021-05-25 17:39:17
【文件属性】:
文件名称:FastAPI的可重用实用程序-Python开发
文件大小:96KB
文件格式:ZIP
更新时间:2021-05-25 17:39:17
Python Web Frameworks FastAPI的可重用实用程序文档:https://fastapi-utils.davidmontague.xyz源代码:https://github.com/dmontagu/fastapi-utils FastAPI是一种现代,快速的Web框架,用于使用Python 3构建API。 FastAPI文档:https://fastapi-utils.davidmontague.xyz源代码:https://github.com/dmontagu/fastapi-utils FastAPI是一种现代,快速的Web框架,用于使用Python 3.6+构建API。 但是,如果您在这里,您可能已经知道了! 功能该软件包包括许多实用程序,可帮助减少样板并在项目中重复使用通用功能:基于类的视图:停止在代码中一遍又一遍地重复相同的依赖项。
【文件预览】:
fastapi-utils-master
----codecov.yml(109B)
----mypy.ini(254B)
----runtime.txt(3B)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----poetry.lock(52KB)
----scripts()
--------lock.sh(242B)
--------develop.sh(1KB)
----fastapi_utils()
--------inferring_router.py(608B)
--------api_model.py(858B)
--------api_settings.py(2KB)
--------openapi.py(331B)
--------cbv.py(4KB)
--------__init__.py(22B)
--------py.typed(0B)
--------tasks.py(3KB)
--------session.py(5KB)
--------enums.py(1KB)
--------camelcase.py(846B)
--------timing.py(7KB)
--------guid_type.py(2KB)
----requirements.txt(23KB)
----CONTRIBUTING.md(3KB)
----mkdocs.yml(2KB)
----LICENSE(1KB)
----setup.cfg(391B)
----README.md(3KB)
----Makefile(4KB)
----docs()
--------index.md(3KB)
--------contributing.md(3KB)
--------help-fastapi-utils.md(2KB)
--------release-notes.md(388B)
--------src()
--------img()
--------user-guide()
--------css()
----tests()
--------test_inferring_router.py(2KB)
--------test_timing.py(2KB)
--------test_tasks.py(3KB)
--------test_cbv.py(2KB)
--------test_session.py(1KB)
--------test_guid_type.py(998B)
--------__init__.py(0B)
--------test_api_model.py(454B)
--------test_openapi.py(606B)
--------conftest.py(1KB)
--------test_camelcase.py(2KB)
--------test_api_settings.py(764B)
--------test_enums.py(516B)
----.gitignore(1KB)
----pyproject.toml(2KB)

网友评论