同步操作将从 Gitee 极速下载/FastAPI 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
[build-system]requires = ["flit"]build-backend = "flit.buildapi"[tool.flit.metadata]module = "fastapi"author = "Sebastián Ramírez"author-email = "tiangolo@gmail.com"home-page = "https://github.com/tiangolo/fastapi"classifiers = ["Intended Audience :: Information Technology","Intended Audience :: System Administrators","Operating System :: OS Independent","Programming Language :: Python :: 3","Programming Language :: Python","Topic :: Internet","Topic :: Software Development :: Libraries :: Application Frameworks","Topic :: Software Development :: Libraries :: Python Modules","Topic :: Software Development :: Libraries","Topic :: Software Development","Typing :: Typed","Development Status :: 4 - Beta","Environment :: Web Environment","Framework :: AsyncIO","Intended Audience :: Developers","License :: OSI Approved :: MIT License","Programming Language :: Python :: 3 :: Only","Programming Language :: Python :: 3.6","Programming Language :: Python :: 3.7","Programming Language :: Python :: 3.8","Programming Language :: Python :: 3.9","Topic :: Internet :: WWW/HTTP :: HTTP Servers","Topic :: Internet :: WWW/HTTP",]requires = ["starlette ==0.14.2","pydantic >=1.6.2,!=1.7,!=1.7.1,!=1.7.2,!=1.7.3,!=1.8,!=1.8.1,<2.0.0"]description-file = "README.md"requires-python = ">=3.6"[tool.flit.metadata.urls]Documentation = "https://fastapi.tiangolo.com/"[tool.flit.metadata.requires-extra]test = ["pytest >=6.2.4,<7.0.0","pytest-cov >=2.12.0,<3.0.0","pytest-asyncio >=0.14.0,<0.15.0","mypy ==0.812","flake8 >=3.8.3,<4.0.0","black ==20.8b1","isort >=5.0.6,<6.0.0","requests >=2.24.0,<3.0.0","httpx >=0.14.0,<0.15.0","email_validator >=1.1.1,<2.0.0","sqlalchemy >=1.3.18,<1.4.0","peewee >=3.13.3,<4.0.0","databases[sqlite] >=0.3.2,<0.4.0","orjson >=3.2.1,<4.0.0","ujson >=4.0.1,<5.0.0","async_exit_stack >=1.0.1,<2.0.0","async_generator >=1.10,<2.0.0","python-multipart >=0.0.5,<0.0.6","aiofiles >=0.5.0,<0.6.0","flask >=1.1.2,<2.0.0"]doc = ["mkdocs >=1.1.2,<2.0.0","mkdocs-material >=7.1.9,<8.0.0","mdx-include >=1.4.1,<2.0.0","mkdocs-markdownextradata-plugin >=0.1.7,<0.2.0","typer-cli >=0.0.12,<0.0.13","pyyaml >=5.3.1,<6.0.0"]dev = ["python-jose[cryptography] >=3.3.0,<4.0.0","passlib[bcrypt] >=1.7.2,<2.0.0","autoflake >=1.3.1,<2.0.0","flake8 >=3.8.3,<4.0.0","uvicorn[standard] >=0.12.0,<0.14.0","graphene >=2.1.8,<3.0.0"]all = ["requests >=2.24.0,<3.0.0","aiofiles >=0.5.0,<0.6.0","jinja2 >=2.11.2,<3.0.0","python-multipart >=0.0.5,<0.0.6","itsdangerous >=1.1.0,<2.0.0","pyyaml >=5.3.1,<6.0.0","graphene >=2.1.8,<3.0.0","ujson >=4.0.1,<5.0.0","orjson >=3.2.1,<4.0.0","email_validator >=1.1.1,<2.0.0","uvicorn[standard] >=0.12.0,<0.14.0","async_exit_stack >=1.0.1,<2.0.0","async_generator >=1.10,<2.0.0"][tool.isort]profile = "black"known_third_party = ["fastapi", "pydantic", "starlette"][tool.pytest.ini_options]addopts = ["--strict-config","--strict-markers",]xfail_strict = truejunit_family = "xunit2"filterwarnings = ["error",'ignore:"@coroutine" decorator is deprecated since Python 3\.8, use "async def" instead:DeprecationWarning',# TODO: if these ignores are needed, enable them, otherwise remove them# 'ignore:The explicit passing of coroutine objects to asyncio\.wait\(\) is deprecated since Python 3\.8:DeprecationWarning',# 'ignore:Exception ignored in. <socket\.socket fd=-1:pytest.PytestUnraisableExceptionWarning',]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。