LICENSE
README.md
pyproject.toml
src/slurmpast/__init__.py
src/slurmpast/__main__.py
src/slurmpast/_version.py
src/slurmpast/cli.py
src/slurmpast/demo.py
src/slurmpast/diagnose.py
src/slurmpast/duration.py
src/slurmpast/index.py
src/slurmpast/logs.py
src/slurmpast/model.py
src/slurmpast/nodes.py
src/slurmpast/patterns.py
src/slurmpast/py.typed
src/slurmpast/render.py
src/slurmpast/report.py
src/slurmpast/sacct.py
src/slurmpast/site.py
src/slurmpast/sizing.py
src/slurmpast/theme.py
src/slurmpast/tui.py
src/slurmpast.egg-info/PKG-INFO
src/slurmpast.egg-info/SOURCES.txt
src/slurmpast.egg-info/dependency_links.txt
src/slurmpast.egg-info/entry_points.txt
src/slurmpast.egg-info/requires.txt
src/slurmpast.egg-info/top_level.txt
tests/test_audit.py
tests/test_cli.py
tests/test_cpu_freq.py
tests/test_diagnose.py
tests/test_duration.py
tests/test_extraction.py
tests/test_grouping_names.py
tests/test_index.py
tests/test_layout.py
tests/test_nodes.py
tests/test_patterns.py
tests/test_portability.py
tests/test_readability.py
tests/test_sacct.py
tests/test_sizing.py
tests/test_timespec.py
tests/test_tui.py
tests/test_ui_usability.py