Menchen / pycameleon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pycameleon

A WIP python binding with pyo3 for cameleon, a rust crate to interact with U3V (USB 3 Vision) camera.

Instalation

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

About


Languages

Language:Rust 100.0%