Metadata-Version: 2.1
Name: horapy
Version: 0.0.1
Classifier: Programming Language :: Python
Classifier: Programming Language :: Rust
Requires-Dist: numpy>=1.6.0
Summary: Hora Search Everywhere
Keywords: intelligence,neighbor,SIMD,search,distance
Home-Page: https://horasearch.com
Author: aljun <gagasalamer@outlook.com>
Author-email: aljun <gagasalamer@outlook.com>
License: Apache-2.0
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM
Project-URL: Source Code, https://github.com/hora-search/hora

# horapy
Python bidding for the Hora Approximate Nearest Neighbor Search

### Usage

```bash
pip install maturin
maturin develop --release
```

