Rcontrol

Latest version: v0.1.3

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

Scan your dependencies

0.1.3

==================

- finished_callback, timeout_callback, stdout_callback and stderr_callback
from command parameters are renamed to on_finished, on_timeout,
on_stdout, on_stderr. Old names are still working for compatibility,
they will be removed later - runtime warnings are issued for that.
- session.wait_for_tasks now wait for tasks that are started from other
tasks callbacks

0.1.2

==================

- keep silent errors around (errors that happened on tasks finished
without explicit wait call)
- add a copy_dir method on Session objects
- add synchrone methods for copying files and directories
- fix exception handling in ThreadableTask
- add licence infornation (LGPL)
- update documentation

0.1.1

==================

- fixed a bug with remote tasks (python typo)
- remove task that timed out from the session tasks
- update documentation

0.1.0

==================

- initial release

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.