DAGium is a Python library for creating and executing Directed Acyclic Graphs (DAGs) of tasks on top of Lithops
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
Rewrite input and output data handling to make it explicit and non-transparent to the user
1c6c12fView on GitHubUpdate project structure and installation information
e36d0c3View on GitHubAllow operators with multiple parents in DAG receive a dict of all input args
61b51f8View on GitHubImplement a wrapper to get the input data inside the executed function
1f758aaView on GitHub