×

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:55 2025
md5 checksum f58d00a86191d644439c5dc432958a49
arch x86_64
build py311h06a4308_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.11,<3.12.0a0, starlette >=0.37.2,<0.39.0, typing-extensions >=4.8.0
license MIT
license_family MIT
md5 f58d00a86191d644439c5dc432958a49
name fastapi
platform linux
sha1 d75ffdcf56f1b2485ee261b2bf44835c6fb73007
sha256 4da2b3830cbef9aba84cc5a61c6a05104f251053afee8da47ea98608358bc011
size 185600
subdir linux-64
timestamp 1724789203254
version 0.112.2