PERSEUS is a compute project management software for scientific HPC centers. It allows you to
- professionalize your workflows
- deploy center-wide automation
- fully customize workflow items (states), (micro)services and reports
To learn more about PERSEUS, please visit the following:
This project uses uv for dependency management.
Install the locked dependencies:
uv syncAdd a runtime dependency:
uv add <package>Add a development dependency:
uv add --dev <package>This project is licensed under the terms of the MIT License. See the LICENSE file for details.