Skip to content

jamesbraza/tantivy-py

 
 

Repository files navigation

Build Status License: MIT Docs

tantivy-py

Python bindings for Tantivy the full-text search engine library written in Rust.

Installation

The bindings can be installed using from pypi using pip:

pip install tantivy

If no binary wheel is present for your operating system the bindings will be build from source, this means that Rust needs to be installed before building can succeed.

Documentation

Please see the documentation for more information.

About

Python bindings for Tantivy

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 65.3%
  • Python 34.5%
  • Shell 0.2%