Pypette

Latest version: v0.0.12

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

Scan your dependencies

Page 1 of 2

0.0.9

-------------------

**Improvement**

* Extending Pipe to handle and capture exceptions gracefully.
* Extending Pipe to have modes:
* FAIL_FAST : Where an exception stops the execution of further stages.
* EXECUTE_ALL : Where an exception doesn't stop the execution of further
stages.
* Adding ability to specify dependency on other pipelines.
* Adding ability of reporting.

0.0.8

------------------

**Improvement**

* Making `Job` accept all python callables.
* Increasing the test coverage by adding basic tests for run().

0.0.7

-------------------

**Bugfixes**

* BashJob doesn't wait till thread is run. Fix with lambda.

0.0.6

-------------------

**Improvement**

* Support for bash commands using BashJob.

0.0.5

-------------------

**Bugfixes**

* Continuous build deprecated test fixes.

0.0.4

-------------------

**Improvement**

* Test coverage.
* Continuous build integration with Travis.
* Continuous coverage integration with Coveralls.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.