# Installation

Rust

in Cargo.toml

[dependencies]
hora = "0.1.0"

Python

$ pip install horapy

Building from source

$ git clone https://github.com/hora-search/hora
$ cargo build