sosaku
Python bindings for sosaku.
Installation
Or in a pyproject.toml:
[]
= [
"sosaku>=0.1.0"
]
Or in a requirements.txt:
sosaku-py>=0.1.0
Usage
=
=
Development
Create a new virtual environment and install the package in editable mode:
Install maturin:
Then, you can build the package in editable mode: