Flowy

Latest version: v0.4.1

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

Scan your dependencies

0.4.1

=====

* using boto3 as an underlaying for communicating with ``AWS SWF``

0.4.0

=====

* A large and backward-incompatible rewrite.
* Added a local engine that can run workflows on a single machine using
threads or processes. This is handy for local development and quick
prototypes.
* Added workflow execution tracing and visualisation, as dot graphs, for the
local engine.
* Proxy objects replaced task results. This allows a workflow to run as single
threaded Python code, without Flowy. It also makes testing more convenient.
* Moved the workflow configuration outside of the workflow code. This makes it
easy to configure the same workflow to run on different engines.

Links

Releases

Has known vulnerabilities

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.