×

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:57 2025
md5 checksum 14cd2947242b8e64c0bb82760d181c4c
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.27.0,<0.28.0, typing-extensions >=4.5.0
license MIT
license_family MIT
md5 14cd2947242b8e64c0bb82760d181c4c
name fastapi
platform linux
sha1 e7f5b70fda959d98f76e7a8faccc4eeca1e9f4a1
sha256 f99e1326618e7e2a67d6ec51645424cd3b332e3a699dc60eaf8d9255f69746c7
size 158811
subdir linux-64
timestamp 1693295441170
version 0.103.0