Metadata-Version: 2.4
Name: reclib-rs
Version: 0.1.0a2
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Development Status :: 2 - Pre-Alpha
License-File: LICENSE-APACHE
License-File: LICENSE-MIT
Summary: Python bindings for reclib, a recommendation systems library written in Rust.
License-Expression: MIT OR Apache-2.0
Requires-Python: >=3.9
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# reclib

Python bindings for `reclib`, a blazingly fast, principled recommendation systems library written in Rust.

The core library is currently in early development. API is not stable.

## License

Licensed under either the [Apache License, Version 2.0](LICENSE-APACHE) or the [MIT license](LICENSE-MIT) at your option.

