INFO
Name: python3-fastapi
Version: 0.115.14-4.el10_1
Arch: noarch
Summary: FastAPI framework
License: MIT
Vendor: Fedora Project
Build Host: buildvm-s390x-07.s390.fedoraproject.org
Build Date: Thu Jul 31 12:17:17 2025
Size: 28406
URL: https://github.com/fastapi/fastapi
Description: FastAPI is a modern, fast (high-performance), web framework for building APIs
with Python based on standard Python type hints.
The key features are:
• Fast: Very high performance, on par with NodeJS and Go (thanks to Starlette
and Pydantic). One of the fastest Python frameworks available.
• Fast to code: Increase the speed to develop features by about 200% to
300%. *
• Fewer bugs: Reduce about 40% of human (developer) induced errors. *
• Intuitive: Great editor support. Completion everywhere. Less time
debugging.
• Easy: Designed to be easy to use and learn. Less time reading docs.
• Short: Minimize code duplication. Multiple features from each parameter
declaration. Fewer bugs.
• Robust: Get production-ready code. With automatic interactive
documentation.
• Standards-based: Based on (and fully compatible with) the open standards
for APIs: OpenAPI (previously known as Swagger) and JSON Schema.
* estimation based on tests on an internal development team, building
production applications.
FILES
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/METADATA
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/WHEEL
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/licenses
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/licenses/LICENSE
REQUIRES
((python3.12dist(pydantic) < 1.8 or python3.12dist(pydantic) > 1.8) with (python3.12dist(pydantic) < 1.8.1 or python3.12dist(pydantic) > 1.8.1) with (python3.12dist(pydantic) < 2 or python3.12dist(pydantic) > 2) with (python3.12dist(pydantic) < 2.0.1 or python3.12dist(pydantic) > 2.0.1) with (python3.12dist(pydantic) < 2.1 or python3.12dist(pydantic) > 2.1) with python3.12dist(pydantic) < 3~~ with python3.12dist(pydantic) >= 1.7.4)
(python3.12dist(starlette) < 0.48~~ with python3.12dist(starlette) >= 0.40)
python(abi) 3.12
python3-fastapi-slim 0.115.14-4.el10_1
python3.12dist(typing-extensions) 4.8
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rpmlib(RichDependencies) 4.12.0-1
rpmlib(TildeInVersions) 4.10.0-1
PROVIDES
python-fastapi 0.115.14-4.el10_1
python3-fastapi 0.115.14-4.el10_1
python3.12-fastapi 0.115.14-4.el10_1
python3.12dist(fastapi) 0.115.14
python3dist(fastapi) 0.115.14
CONFIG FILES
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/INSTALLER
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/METADATA
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/WHEEL
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/entry_points.txt
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/licenses
/usr/lib/python3.12/site-packages/fastapi-0.115.14.dist-info/licenses/LICENSE
LICENSE FILES
MIT
|