fastapi

View on PyPIReverse Dependencies (2270)

0.103.2 fastapi-0.103.2-py3-none-any.whl

Wheel Details

Project: fastapi
Version: 0.103.2
Filename: fastapi-0.103.2-py3-none-any.whl
Download: [link]
Size: 66338
MD5: 3f97793f5b4ca631777e9c8d36f93c31
SHA256: 3270de872f0fe9ec809d4bd3d4d890c6d5cc7b9611d721d6438f9dacc8c4ef2e
Uploaded: 2023-09-28 20:05:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi
Version: 0.103.2
Summary: FastAPI framework, high performance, easy to learn, fast to code, ready for production
Author-Email: Sebastián Ramírez <tiangolo[at]gmail.com>
Project-Url: Homepage, https://github.com/tiangolo/fastapi
Project-Url: Documentation, https://fastapi.tiangolo.com/
Project-Url: Repository, https://github.com/tiangolo/fastapi
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Web Environment
Classifier: Framework :: AsyncIO
Classifier: Framework :: FastAPI
Classifier: Framework :: Pydantic
Classifier: Framework :: Pydantic :: 1
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Internet
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: HTTP Servers
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.7
Requires-Dist: anyio (<4.0.0,>=3.7.1)
Requires-Dist: pydantic (!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0,>=1.7.4)
Requires-Dist: starlette (<0.28.0,>=0.27.0)
Requires-Dist: typing-extensions (>=4.5.0)
Requires-Dist: email-validator (>=2.0.0); extra == "all"
Requires-Dist: httpx (>=0.23.0); extra == "all"
Requires-Dist: itsdangerous (>=1.1.0); extra == "all"
Requires-Dist: jinja2 (>=2.11.2); extra == "all"
Requires-Dist: orjson (>=3.2.1); extra == "all"
Requires-Dist: pydantic-extra-types (>=2.0.0); extra == "all"
Requires-Dist: pydantic-settings (>=2.0.0); extra == "all"
Requires-Dist: python-multipart (>=0.0.5); extra == "all"
Requires-Dist: pyyaml (>=5.3.1); extra == "all"
Requires-Dist: ujson (!=4.0.2,!=4.1.0,!=4.2.0,!=4.3.0,!=5.0.0,!=5.1.0,>=4.0.1); extra == "all"
Requires-Dist: uvicorn[standard] (>=0.12.0); extra == "all"
Provides-Extra: all
Description-Content-Type: text/markdown
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 21742 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.17.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi/__init__.py sha256=tRi-F2SHAa1PqX0tddZ_D49Cuog6ZoAePCx_Sm-RxuI 1081
fastapi/_compat.py sha256=xAFxZVkeuyOGlAHgCU_tmCtSLZjGkXvUElaeyoKoVrk 22796
fastapi/applications.py sha256=E3DyLgQyrhzYSF7iaufeYoLv0LIxiQHFWsoNLULTAEs 40243
fastapi/background.py sha256=HtN5_pJJrOdalSbuGSMKJAPNWUU5h7rY_BXXubu7-IQ 76
fastapi/concurrency.py sha256=NAK9SMlTCOALLjTAR6KzWUDEkVj7_EyNRz0-lDVW_W8 1467
fastapi/datastructures.py sha256=IH7MvpQiS-FaqsUlVX-a76oXBnx2yWXjjYaWP9izXMs 2797
fastapi/encoders.py sha256=4EZEx0D8NjMLr793L9gBSc867V_WwsA22LWxroPy13Y 8044
fastapi/exception_handlers.py sha256=MBrIOA-ugjJDivIi4rSsUJBdTsjuzN76q4yh0q1COKw 1332
fastapi/exceptions.py sha256=svNjh4_VJogfG3dzsn21TtwOxy6l-bXIoYxoUjAxteI 1585
fastapi/logger.py sha256=I9NNi3ov8AcqbsbC9wl1X-hdItKgYt2XTrx1f99Zpl4 54
fastapi/param_functions.py sha256=_bqVX6LLUFjFOuua7UBIP3dXRpcdyrsnFEwPqBokwV8 19168
fastapi/params.py sha256=LzjihAvODd3w7-GddraUyVtH1xfwR9smIoQn-Z_g4mg 27807
fastapi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi/requests.py sha256=zayepKFcienBllv3snmWI20Gk0oHNVLU4DDhqXBb4LU 142
fastapi/responses.py sha256=on95e4CfSRyNz7MEjqFuzsP-eW8kHWTxEl_Z-Vzb7lA 1242
fastapi/routing.py sha256=dJ5FirT3Fur1YxAbQsMO_TQlY-YEZRzrj9rGTNLoWcg 56767
fastapi/staticfiles.py sha256=iirGIt3sdY2QZXd36ijs3Cj-T0FuGFda3cd90kM9Ikw 69
fastapi/templating.py sha256=4zsuTWgcjcEainMJFAlW6-gnslm6AgOS1SiiDWfmQxk 76
fastapi/testclient.py sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ 66
fastapi/types.py sha256=WZJ1jvm1MCwIrxxRYxKwtXS9HqcGk0RnCbLzrMZh-lI 428
fastapi/utils.py sha256=_vUwlqa4dq8M0Rl3Pro051teIccx36Z4hgecGH8F_oA 8179
fastapi/websockets.py sha256=419uncYObEKZG0YcrXscfQQYLSWoE10jqxVMetGdR98 222
fastapi/dependencies/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi/dependencies/models.py sha256=-n-YCxzgVBkurQi49qOTooT71v_oeAhHJ-qQFonxh5o 2494
fastapi/dependencies/utils.py sha256=ffWJykKesqKxA_YVmrNhKogCF33AfZ2by0Tzfr_JlvY 29721
fastapi/middleware/__init__.py sha256=oQDxiFVcc1fYJUOIFvphnK7pTT5kktmfL32QXpBFvvo 58
fastapi/middleware/asyncexitstack.py sha256=LvMyVI1QdmWNWYPZqx295VFavssUfVpUsonPOsMWz1E 1035
fastapi/middleware/cors.py sha256=ynwjWQZoc_vbhzZ3_ZXceoaSrslHFHPdoM52rXr0WUU 79
fastapi/middleware/gzip.py sha256=xM5PcsH8QlAimZw4VDvcmTnqQamslThsfe3CVN2voa0 79
fastapi/middleware/httpsredirect.py sha256=rL8eXMnmLijwVkH7_400zHri1AekfeBd6D6qs8ix950 115
fastapi/middleware/trustedhost.py sha256=eE5XGRxGa7c5zPnMJDGp3BxaL25k5iVQlhnv-Pk0Pss 109
fastapi/middleware/wsgi.py sha256=Z3Ue-7wni4lUZMvH3G9ek__acgYdJstbnpZX_HQAboY 79
fastapi/openapi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi/openapi/constants.py sha256=adGzmis1L1HJRTE3kJ5fmHS_Noq6tIY6pWv_SFzoFDU 153
fastapi/openapi/docs.py sha256=HbP76-u4A45BrL4WjLMhA3MBVI9xMx7XiMyDRS_ZO0E 6532
fastapi/openapi/models.py sha256=DEmsWA-9sNqv2H4YneZUW86r1nMwD920EiTvan5kndI 17763
fastapi/openapi/utils.py sha256=PUuz_ISarHVPBRyIgfyHz8uwH0eEsDY3rJUfW__I9GI 22303
fastapi/security/__init__.py sha256=bO8pNmxqVRXUjfl2mOKiVZLn0FpBQ61VUYVjmppnbJw 881
fastapi/security/api_key.py sha256=92kxZjj9OuIvQCUpLszP9qlILRgx6hCh1x-bZdhmQDU 2939
fastapi/security/base.py sha256=dl4pvbC-RxjfbWgPtCWd8MVU-7CB2SZ22rJDXVCXO6c 141
fastapi/security/http.py sha256=VbTm1k6t6EjJAnCnYVquSOmSK7fATdKRgq0-TgC7FnQ 5964
fastapi/security/oauth2.py sha256=fXQdWuTtUKSZ9Lyrj9fDuQoXAmXTd9AVFDrrwStJKX0 8579
fastapi/security/open_id_connect_url.py sha256=GKK84g6OZbOFCEZJyd27pGjpaClGxeZrYOemUzyhfbU 1141
fastapi/security/utils.py sha256=bd8T0YM7UQD5ATKucr1bNtAvz_Y3__dVNAv5UebiPvc 293
fastapi-0.103.2.dist-info/METADATA sha256=zx1wmRcOc6jQIaTqURcmP4OZyEmyC1awaNR1F5bJTN0 24348
fastapi-0.103.2.dist-info/WHEEL sha256=KGYbc1zXlYddvwxnNty23BeaKzh7YuoSIvIMO4jEhvw 87
fastapi-0.103.2.dist-info/licenses/LICENSE sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4 1086
fastapi-0.103.2.dist-info/RECORD