Package profile
uvicorn
- Summary: The lightning-fast ASGI server.
- Author: Tom Christie <tom@tomchristie.com>, Marcelo Trylesinski <marcelotryle@gmail.com>
- Homepage: https://www.uvicorn.org/
- Source: https://github.com/encode/uvicorn (Repo profile)
- Number of releases: 178
- First release: 0.0.1 on 2017-06-05
- Latest release: 0.35.0 on 2025-06-28
Releases
PyPI Downloads
Dependencies
Uvicorn has 10 dependencies, 7 of which optional.Dependency | Optional |
---|---|
click | false |
h11 | false |
typing-extensions | false |
colorama | true |
httptools | true |
python-dotenv | true |
pyyaml | true |
uvloop | true |
watchfiles | true |
websockets | true |