Pyjob

Latest version: v0.4.2

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

Scan your dependencies

Page 2 of 2

0.2.1

*Changed*

- Backend to generate array scripts generalised

0.2

*Added*

- [`22 <https://github.com/fsimkovic/pyjob/issues/22>`_] - :obj:`~pyjob.script.LocalScriptCreator` added to simplify multi-core :obj:`~pyjob.script.Script` generation
- :obj:`~pyjob.task.Task` backend for script collection modified to store everything in :obj:`~pyjob.script.Script` instances collected in a :obj:`~pyjob.script.ScriptCollector` instance
- :obj:`~pyjob.script.ScriptCollector` added to support easier collection of multiple :obj:`~pyjob.script.Script` instances
- [`14 <https://github.com/fsimkovic/pyjob/issues/14>`_] - :obj:`~pyjob.slurm.SlurmTask` support added
- [`13 <https://github.com/fsimkovic/pyjob/issues/13>`_] - :func:`~pyjob.cexec.cexec` accepts all :obj:`~subprocess.Popen` keyword arguments
- [`12 <https://github.com/fsimkovic/pyjob/issues/12>`_] - `pyjob` command-line executable to provide conveniont script submission without active Python interpreter
- [`11 <https://github.com/fsimkovic/pyjob/issues/11>`_] - Contextmanager support for :obj:`~pyjob.stopwatch.StopWatch` instances
- [`10 <https://github.com/fsimkovic/pyjob/issues/10>`_] - Contextmanager support for all :obj:`~pyjob.task.Task` instances
- [`9 <https://github.com/fsimkovic/pyjob/issues/9>`_] - Codecov support added
- [`8 <https://github.com/fsimkovic/pyjob/issues/8>`_] - Sphinx documentation added [hosted on ReadTheDocs.org]
- [`3 <https://github.com/fsimkovic/pyjob/issues/3>`_] - :obj:`~pyjob.script.Script` interface to read/write scripts conveniently
- Convenience function :meth:`~pyjob.misc.deprecate` for faster/more readable deprecation tagging
- Better execution handling of all cluster platforms wrt running directory

*Changed*

Page 2 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.