Cargo.toml
LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
imu/__init__.py
imu/bindings.pyi
imu/py.typed
imu/requirements-dev.txt
imu/requirements.txt
imu/bindings/Cargo.toml
imu/bindings/bindings.pyi
imu/bindings/src/lib.rs
imu/bindings/src/bin/stub_gen.rs
imu/hexmove/Cargo.toml
imu/hexmove/src/lib.rs
imu/hexmove/src/bin/log.rs
kscale_imu.egg-info/PKG-INFO
kscale_imu.egg-info/SOURCES.txt
kscale_imu.egg-info/dependency_links.txt
kscale_imu.egg-info/not-zip-safe
kscale_imu.egg-info/requires.txt
kscale_imu.egg-info/top_level.txt
tests/test_dummy.py