Experimental python bindings for CMMCore using nanobind.
git clone https://github.com/pymmcore-plus/pymmcore-nano.git
git submodule update --init --recursive
make sure you have uv installed, if not: https://docs.astral.sh/uv/getting-started/installation/
make install
make test