.gitignore
.pre-commit-config.yaml
LICENSE
README.md
pyproject.toml
.github/workflows/workflow.yml
examples/example1.py
examples/example2.py
mogdevice/__init__.py
mogdevice/mogdevice.py
mogdevice.egg-info/PKG-INFO
mogdevice.egg-info/SOURCES.txt
mogdevice.egg-info/dependency_links.txt
mogdevice.egg-info/requires.txt
mogdevice.egg-info/top_level.txt
tests/mogdevice_test.py