×

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 5a106dd3a7a177c693dfd62136c260b7
arch x86_64
build py312h06a4308_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.12,<3.13.0a0, starlette >=0.27.0,<0.28.0, typing-extensions >=4.5.0
license MIT
license_family MIT
md5 5a106dd3a7a177c693dfd62136c260b7
name fastapi
platform linux
sha1 eb789bec8de005d0fedbff58ce4988b89967cb58
sha256 dc14758f9d3c9ac30129addcc7f178833fee8f6c7bfc7f1bb0855e5b7c5d3ac1
size 145666
subdir linux-64
timestamp 1707343790325
version 0.103.0