Skip to content

mozilla-services/moz-merino-ext

moz-merino-ext

A collection of Python extensions for Mozilla's merino implemented in Rust using PyO3.

Building and Testing

This project is managed by uv and maturin. To set up the development environment:

make install

To build the extension and install it in a local virtual environment:

make dev

To run all the tests:

make test

Or to run build and test altogether:

make dev-test

See all other utilities:

make help

About

Python extensions for Merino implemented in Rust using PyO3

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published