LICENSE
MANIFEST.in
setup.cfg
setup.py
versioneer.py
pyiron_workflow/__init__.py
pyiron_workflow/_tests.py
pyiron_workflow/_version.py
pyiron_workflow/channels.py
pyiron_workflow/composite.py
pyiron_workflow/draw.py
pyiron_workflow/function.py
pyiron_workflow/has_channel.py
pyiron_workflow/has_to_dict.py
pyiron_workflow/interfaces.py
pyiron_workflow/io.py
pyiron_workflow/job.py
pyiron_workflow/macro.py
pyiron_workflow/meta.py
pyiron_workflow/node.py
pyiron_workflow/node_package.py
pyiron_workflow/output_parser.py
pyiron_workflow/storage.py
pyiron_workflow/topology.py
pyiron_workflow/type_hinting.py
pyiron_workflow/workflow.py
pyiron_workflow.egg-info/PKG-INFO
pyiron_workflow.egg-info/SOURCES.txt
pyiron_workflow.egg-info/dependency_links.txt
pyiron_workflow.egg-info/requires.txt
pyiron_workflow.egg-info/top_level.txt
pyiron_workflow/executors/__init__.py
pyiron_workflow/executors/cloudpickleprocesspool.py
pyiron_workflow/node_library/__init__.py
pyiron_workflow/node_library/plotting.py
pyiron_workflow/node_library/pyiron_atomistics.py
pyiron_workflow/node_library/standard.py
pyiron_workflow/node_library/atomistics/__init__.py
pyiron_workflow/node_library/atomistics/calculator.py
pyiron_workflow/node_library/atomistics/macro.py
pyiron_workflow/node_library/atomistics/task.py
pyiron_workflow/snippets/__init__.py
pyiron_workflow/snippets/colors.py
pyiron_workflow/snippets/dotdict.py
pyiron_workflow/snippets/files.py
pyiron_workflow/snippets/has_post.py
pyiron_workflow/snippets/logger.py
pyiron_workflow/snippets/singleton.py
pyiron_workflow/snippets/testcase.py