Skip to content

Repository files navigation

Treble-py

Python bindings for treble, built with maturin.

Installation in the dev workspace

The dev workspace references treble-py as an editable path dependency. To build and install it:

cd dev
uv sync

uv will automatically invoke maturin to compile the Rust extension and install it into the workspace's virtual environment.

To rebuild after making changes to the Rust code:

cd dev
uv sync --reinstall-package treble-py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages