Flowpipe

Latest version: v1.0.1

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

Scan your dependencies

Page 5 of 5

0.3.0

* Nodes can be added to Graph on creation
* Graph is no longer a Node
* metadata on Nodes is UPDATED not REPLACED
* Rename function to node decorator to Node
* Nodes can be accessed via index on graph
* StatsReporter to receive evaluation stats

0.2.0

- Concept of engines removed
- Testsuite improved
- support for python 2.6
- Cleanup

0.1.1

Features:
- Api:
- Create Nodes with arbitrary Inputs and Outputs
- Node can execute arbitrary python code
- Nodes can be connected via their inputs and outputs to form a Graph
- Graphs behave like Nodes and can be used within other Graphs
- Graph Evaluation in arbitrary environments (Engines)
- Graph is JSON serializable and deserializable
- Comprehensive string representation for Graph and Nodes

Page 5 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.