.gitignore
LICENSE.txt
README.md
pyproject.toml
setup.py
.github/workflows/python-publish.yml
srsinst/__init__.py
srsinst.dg645.egg-info/PKG-INFO
srsinst.dg645.egg-info/SOURCES.txt
srsinst.dg645.egg-info/dependency_links.txt
srsinst.dg645.egg-info/requires.txt
srsinst.dg645.egg-info/top_level.txt
srsinst/dg645/__init__.py
srsinst/dg645/instruments/__init__.py
srsinst/dg645/instruments/components.py
srsinst/dg645/instruments/dg645.py
srsinst/dg645/instruments/keys.py
tests/__init__.py
tests/conftest.py
tests/test_dg645.py