×

FastAPI is a modern, fast (high-performance), web framework for building APIs with Python 3.7+ 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.

Uploaded Mon Mar 31 21:34:54 2025
md5 checksum ede94b628f656d076de3b517897ddaec
arch x86_64
build py310h06a4308_0
depends pydantic >=1.7.4,!=1.8,!=1.8.1,!=2.0.0,!=2.0.1,!=2.1.0,<3.0.0, python >=3.10,<3.11.0a0, starlette >=0.37.2,<0.39.0, typing-extensions >=4.8.0
license MIT
license_family MIT
md5 ede94b628f656d076de3b517897ddaec
name fastapi
platform linux
sha1 aafeea7a58ad719e084b01ba1174714f2377bd0b
sha256 1df5c077a0a708d46dafd5154fa0526665e04421d9f72043e7603f51ddb6d573
size 143275
subdir linux-64
timestamp 1724789175956
version 0.112.2