README.md
pyproject.toml
setup.py
ebstemplate/__init__.py
ebstemplate.egg-info/PKG-INFO
ebstemplate.egg-info/SOURCES.txt
ebstemplate.egg-info/dependency_links.txt
ebstemplate.egg-info/requires.txt
ebstemplate.egg-info/top_level.txt
ebstemplate/hpc/__init__.py
ebstemplate/hpc/config.py
ebstemplate/hpc/profiles.py
ebstemplate/hpc/remote.py
ebstemplate/scheduler/__init__.py
ebstemplate/scheduler/job_template.py
ebstemplate/scheduler/shared.py
ebstemplate/scheduler/user_template.py
example/openqcd_maintainer.py
tests/conftest.py
tests/test_job_template.py
tests/test_profiles.py
tests/test_remote.py
tests/test_status_and_config.py