Containerfile
HISTORY.md
LICENSE
MANIFEST.in
README.md
setup.py
runem/VERSION
runem/__init__.py
runem/__main__.py
runem/base.py
runem/cli.py
runem/command_line.py
runem/config.py
runem/config_metadata.py
runem/config_parse.py
runem/files.py
runem/job_filter.py
runem/job_function_python.py
runem/job_runner.py
runem/py.typed
runem/report.py
runem/run_command.py
runem/runem.py
runem/types.py
runem/utils.py
runem.egg-info/PKG-INFO
runem.egg-info/SOURCES.txt
runem.egg-info/dependency_links.txt
runem.egg-info/entry_points.txt
runem.egg-info/requires.txt
runem.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_base.py
tests/test_cli.py
tests/test_config.py
tests/test_config_parse.py
tests/test_files.py
tests/test_job_function_python.py
tests/test_job_runner.py
tests/test_report.py
tests/test_run_command.py
tests/test_runem.py
tests/data/help_output.txt