×

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:56 2025
md5 checksum 8c8af8f7c7c1728ccdc8f19005c9e0cb
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.27.0,<0.28.0, typing-extensions >=4.5.0
license MIT
license_family MIT
md5 8c8af8f7c7c1728ccdc8f19005c9e0cb
name fastapi
platform linux
sha1 98d5050d4936738d5e1f867aedc0392fdfee19e5
sha256 e5e3425ef64af4c462c5a5432ba467b90ea5154740fdafe20f1229fb5ffca40d
size 119398
subdir linux-64
timestamp 1693295470239
version 0.103.0