Metadata-Version: 2.4
Name: uni-db-cuda
Version: 2.4.1
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Environment :: GPU :: NVIDIA CUDA
Classifier: Topic :: Database
Classifier: Topic :: Database :: Database Engines/Servers
Summary: Python bindings for Uni Graph Database (all 11 providers + NVIDIA CUDA)
Author-email: "Dragonscale Industries Inc." <dev@dragonscale.ai>
License: Apache-2.0
Requires-Python: >=3.10
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Documentation, https://rustic-ai.github.io/uni-db
Project-URL: Homepage, https://www.rustic.ai
Project-URL: Issues, https://github.com/rustic-ai/uni-db/issues
Project-URL: Repository, https://github.com/rustic-ai/uni-db

# uni-db-cuda

Python bindings for Uni Graph Database with **all 11 providers** (candle, mistralrs, ONNX local + 8 remote APIs) and **NVIDIA CUDA acceleration** for the local providers.

This is the recommended wheel for Linux/Windows hosts with an NVIDIA GPU.

```
pip install uni-db-cuda
```

For the full wheel matrix (slim, CPU, Apple GPU/ANE variants), see the [migration guide](https://github.com/rustic-ai/uni-db/blob/main/docs/migrations/0.9.0-wheel-matrix-collapse.md). For full documentation, see https://rustic-ai.github.io/uni-db.

The Python API is identical across all `uni-db` wheel variants — pick the wheel that matches the providers and accelerator your deployment needs.

