Skip to content

MinIndustry/treble-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rustic-py

Python bindings for rustic, built with maturin.

Installation in the dev workspace

The dev workspace references rustic-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 rustic-py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors