pyiron_workflow.create module
Container classes for giving access to various workflow objects and tools
- class pyiron_workflow.create.Creator[source]
Bases:
objectA container class for providing access to various workflow objects. Gives access to various workflow tools.
In addition to node objects, the creator also provides workflow-compliant executors for parallel processing.
- property Workflow
- property for_node
- property macro_node
- property meta
- property std
- property transformer
- property while_node