fastapi

View on PyPIReverse Dependencies (3075)

0.110.2 fastapi-0.110.2-py3-none-any.whl

Wheel Details

Project: fastapi
Version: 0.110.2
Filename: fastapi-0.110.2-py3-none-any.whl
Download: [link]
Size: 91870
MD5: 3f7b0969d9f8c746c59cd431c686350a
SHA256: 239403f2c0a3dda07a9420f95157a7f014ddb2b770acdbc984f9bdf3ead7afdb
Uploaded: 2024-04-19 00:34:21 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: fastapi
Version: 0.110.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.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
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.8
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.38.0,>=0.37.2)
Requires-Dist: typing-extensions (>=4.8.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.7); 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: 22394 characters]

WHEEL

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

RECORD

Path Digest Size
fastapi/__init__.py sha256=65PZp03djREUv-hpPFJZ28JsbzUm-AN3YhacJDCMDYQ 1081
fastapi/_compat.py sha256=OjE3FUZ0IPXqIJWKhoWKDNCHv4so-FQ-rfN8ngQZeFE 23134
fastapi/applications.py sha256=owRSmdslsJhJCDxxatkfMdewlaiE-9DPbwQ7alyexgU 176342
fastapi/background.py sha256=rouLirxUANrcYC824MSMypXL_Qb2HYg2YZqaiEqbEKI 1768
fastapi/concurrency.py sha256=AYLnS4judDUmXsNRICtoKSP0prfYDcS8ehBtYW9JhQQ 1403
fastapi/datastructures.py sha256=b2PEz77XGq-u3Ur1Inwk0AGjOsQZO49yF9C7IPJ15cY 5766
fastapi/encoders.py sha256=LvwYmFeOz4tVwvgBoC5rvZnbr7hZr73KGrU8O7zSptU 11068
fastapi/exception_handlers.py sha256=MBrIOA-ugjJDivIi4rSsUJBdTsjuzN76q4yh0q1COKw 1332
fastapi/exceptions.py sha256=taNixuFEXb67lI1bnX1ubq8y8TseJ4yoPlWjyP0fTzk 4969
fastapi/logger.py sha256=I9NNi3ov8AcqbsbC9wl1X-hdItKgYt2XTrx1f99Zpl4 54
fastapi/param_functions.py sha256=LcVyxFoK-W1gYGaH7H1dGvth1alwwxXouReg4zKSk88 64005
fastapi/params.py sha256=GB7aNcyBt8xFUVLnLzt8AGJfZAncQJvwd4N8nhjcXHk 28191
fastapi/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi/requests.py sha256=zayepKFcienBllv3snmWI20Gk0oHNVLU4DDhqXBb4LU 142
fastapi/responses.py sha256=QNQQlwpKhQoIPZTTWkpc9d_QGeGZ_aVQPaDV3nQ8m7c 1761
fastapi/routing.py sha256=dcQBjxUsO9KT0pmp1ewJzM8qD3wjcZi1BrnyyqYELoE 174150
fastapi/staticfiles.py sha256=iirGIt3sdY2QZXd36ijs3Cj-T0FuGFda3cd90kM9Ikw 69
fastapi/templating.py sha256=4zsuTWgcjcEainMJFAlW6-gnslm6AgOS1SiiDWfmQxk 76
fastapi/testclient.py sha256=nBvaAmX66YldReJNZXPOk1sfuo2Q6hs8bOvIaCep6LQ 66
fastapi/types.py sha256=nFb36sK3DSoqoyo7Miwy3meKK5UdFBgkAgLSzQlUVyI 383
fastapi/utils.py sha256=lHKngr-TmOx9QzSyA6PXYSvEgxPYUIk5t3u-kZtskEM 8035
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=rynOrwW6BKSv0bTVDCY1ag4kRsOzJwmmzO31sRKsTzA 30241
fastapi/middleware/__init__.py sha256=oQDxiFVcc1fYJUOIFvphnK7pTT5kktmfL32QXpBFvvo 58
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=INQd4dFFyOwckrtlrkMbWzsyI1a4wvz8c7S_u0vYgOo 10356
fastapi/openapi/models.py sha256=PqkxQiqcEgjKuhfUIWPZPQcyTcubtUCB3vcObLsB7VE 15397
fastapi/openapi/utils.py sha256=asSbOKDuagDfpByNQvPy7OM0sqOBdUmqh64BH-n-5f0 22286
fastapi/security/__init__.py sha256=bO8pNmxqVRXUjfl2mOKiVZLn0FpBQ61VUYVjmppnbJw 881
fastapi/security/api_key.py sha256=1MwaTMyqmRh0nIIDICsP6iG9Rdwbzh-BG0SFWKRc8no 9368
fastapi/security/base.py sha256=dl4pvbC-RxjfbWgPtCWd8MVU-7CB2SZ22rJDXVCXO6c 141
fastapi/security/http.py sha256=Cb7DbOPWpnzvKZTwCdxWRXxa2txZBdeeAdT0tlRdQgY 13506
fastapi/security/oauth2.py sha256=lWemX4CLAvanR6-jiQxFtOyHjHbzEnNbpytA_WXgZcw 21583
fastapi/security/open_id_connect_url.py sha256=8vizZ2tGqEp1ur8SwtVgyHJhGAJ5AqahgcvSpaIioDI 2722
fastapi/security/utils.py sha256=bd8T0YM7UQD5ATKucr1bNtAvz_Y3__dVNAv5UebiPvc 293
fastapi-0.110.2.dist-info/METADATA sha256=Bg86O2Aq_H7ciELGKNHZSvboENPKy06fg08ZrOnWKcI 24966
fastapi-0.110.2.dist-info/WHEEL sha256=osohxoshIHTFJFVPhsi1UkZuLRGMHRXZzwEBW2ezjrc 87
fastapi-0.110.2.dist-info/licenses/LICENSE sha256=Tsif_IFIW5f-xYSy1KlhAy7v_oNEU4lP2cEnSQbMdE4 1086
fastapi-0.110.2.dist-info/RECORD