Slurm-pipeline

Latest version: v4.0.14

Safety actively analyzes 629959 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 5

4.0.2

Use `getpass.getuser()` instead of `pwd.getpwuid(os.getuid()).pw_name` to
get the user's name (since the `import pwd` fails on windows).

4.0.1

Added `LICENSE.txt` for conda forge distribution.

4.0.0

Removed support for Python 2.7. Added conda building.

3.2.2

Added `sbatch.py` utility script (and `remove-repeated-headers.py` helper).

3.2.1

Added `--printOutput` option to tell `slurm-pipeline.py` to print the
output of running each step.

3.2.0

The distinction between simulated and skipped steps has been removed as it
was too subtle and complicated. Only step skipping remains now, and step
scripts need to decide what to do based on the value of `SP_SKIP`. For
backwards compatibility, the `SP_SIMULATE` variable is still set in the
environment, but its value is always identical to `SP_SKIP`.

Removed use of now-outdated ugly mocking code for `open`. This might break
Python 2 compatibility, but at this point I don't care.

Page 3 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.