CHANGELOG.md
CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
Makefile
README.md
RELEASE.md
pyproject.toml
sample_state.csv
setup.cfg
setup.py
.github/workflows/check-rc.yml
.github/workflows/release.yml
.github/workflows/test.yml
camacq/VERSION
camacq/__init__.py
camacq/__main__.py
camacq/bootstrap.py
camacq/config.py
camacq/const.py
camacq/control.py
camacq/event.py
camacq/exceptions.py
camacq/image.py
camacq/log.py
camacq/util.py
camacq.egg-info/PKG-INFO
camacq.egg-info/SOURCES.txt
camacq.egg-info/dependency_links.txt
camacq.egg-info/entry_points.txt
camacq.egg-info/not-zip-safe
camacq.egg-info/requires.txt
camacq.egg-info/top_level.txt
camacq/data/__init__.py
camacq/data/config.yml
camacq/helper/__init__.py
camacq/helper/template.py
camacq/plugins/__init__.py
camacq/plugins/rename_image.py
camacq/plugins/api/__init__.py
camacq/plugins/automations/LICENSE.md
camacq/plugins/automations/__init__.py
camacq/plugins/automations/event.py
camacq/plugins/leica/__init__.py
camacq/plugins/leica/command.py
camacq/plugins/leica/helper.py
camacq/plugins/leica/sample.py
camacq/plugins/sample/__init__.py