.flake8
.gitignore
.gitmodules
.isort.cfg
.mypy.ini
.pre-commit-config.yaml
LICENSE
README.md
makefile
pyproject.toml
uv.lock
.github/workflows/code.yaml
.vscode/launch.json
.vscode/settings.json
.vscode/tasks.json
cfg/cryo_cfg.py
cfg/generalConfig.cfg
cfg/ophyd_secop_test_cfg.py
docs/Makefile
docs/make.bat
docs/images/favicon.ico
docs/images/logo.svg
docs/source/conf.py
docs/source/getting_started.rst
docs/source/index.rst
docs/source/reference.rst
docs/source/tutorial.rst
docs/source/user_guide.rst
docs/source/_static/custom.css
frappy_modules/__init__.py
frappy_modules/cryo.py
frappy_modules/ophyd_secop_test_modules.py
info/secop-ophyd-presentation.pdf
src/secop_ophyd/AsyncFrappyClient.py
src/secop_ophyd/GenNodeCode.py
src/secop_ophyd/SECoPDevices.py
src/secop_ophyd/SECoPSignal.py
src/secop_ophyd/__init__.py
src/secop_ophyd/_version.py
src/secop_ophyd/logs.py
src/secop_ophyd/propertykeys.py
src/secop_ophyd/util.py
src/secop_ophyd.egg-info/PKG-INFO
src/secop_ophyd.egg-info/SOURCES.txt
src/secop_ophyd.egg-info/dependency_links.txt
src/secop_ophyd.egg-info/requires.txt
src/secop_ophyd.egg-info/top_level.txt
src/secop_ophyd/templates/generated_classes.py.jinja2
tests/__init__.py
tests/conftest.py
tests/test_Node.py
tests/test_RE.py
tests/test_annotation.py
tests/test_async_frappy_client.py
tests/test_classgen.py
tests/test_commands.py
tests/test_dtype.py
tests/test_enum_codegen.py
tests/test_enum_merging.py
tests/test_nested.py
tests/test_path.py
tests/test_primitive_arrays.py
tests/static_test_data/SHALL_mass_spec_describe.txt
tests/static_test_data/SHALL_mass_spec_describe_no_impl_prop.txt