Installation#
You can install ZeusDB with ‘uv’ or alternatively using ‘pip’.
Recommended (with uv):
uv pip install zeusdb
Alternatively (just with pip):
pip install zeusdb
Python version support#
Officially Python 3.10, 3.11, 3.12, 3.13 and 3.14.
Dependencies#
Installing zeusdb brings in the vector database and its dependencies automatically.
Package |
Version installed |
|---|---|
0.5.x ( |
|
|
Prebuilt wheels are published for Linux x86_64 and aarch64 (glibc and musl), macOS Apple Silicon, and Windows x86_64.