LICENSE
README.md
pyproject.toml
sarray/__init__.py
sarray/__main__.py
sarray/cancel.py
sarray/listen.py
sarray/main.py
sarray/sbatch_parser.py
sarray/slurm_job.py
sarray/submit.py
sarray/template.jinja
sarray/throttle.py
sarray/utils.py
sarray.egg-info/PKG-INFO
sarray.egg-info/SOURCES.txt
sarray.egg-info/dependency_links.txt
sarray.egg-info/entry_points.txt
sarray.egg-info/requires.txt
sarray.egg-info/top_level.txt
tests/test_parse_lines.py
tests/test_sbatch_parser.py
tests/test_slurm_job.py
tests/test_throttle.py