Package profile
fastapi
- Summary: FastAPI framework, high performance, easy to learn, fast to code, ready for production
- Author: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo@gmail.com>
- Homepage: https://github.com/fastapi/fastapi
- Source: https://github.com/fastapi/fastapi (Repo profile)
- Number of releases: 225
- First release: 0.1.0 on 2018-12-08
- Latest release: 0.116.1 on 2025-07-11
Releases
PyPI Downloads
Dependencies
Fastapi has 15 dependencies, 12 of which optional.Dependency | Optional |
---|---|
pydantic | false |
starlette | false |
typing-extensions | false |
email-validator | true |
fastapi-cli | true |
httpx | true |
itsdangerous | true |
jinja2 | true |
orjson | true |
pydantic-extra-types | true |
pydantic-settings | true |
python-multipart | true |
pyyaml | true |
ujson | true |
uvicorn | true |