A WIP python binding with pyo3 for cameleon, a rust crate to interact with U3V (USB 3 Vision) camera.
First install maturin
using pip
or pipx
or other package manager.
pip install maturin
Then run the following to install the package into the current environment.
maturin develop