Slutil is a modern CLI for Slurm. Offering an abstraction over Slurm, it interacts with the scheduler to provide an easy to understand overview of your jobs.

Built with UX as a the goal, this project gives you a single pane view of all your Slurm jobs. Filtering and historical data allow you to keep track of your jobs.

Written in Python and relying on the Rich framework to provide easy-to-understand output.

Available on pip: pip install slutil

Source code available here: https://github.com/eugene-prout/slutil