pyiron_workflow.nodes package

Submodules

Module contents

A submodule to hold classes that inherit from Node.

I.e. downstream stuff relative to Node. Includes factory functions for such classes, etc.

Workflow is exempted from this directory and kept at the main level due to its importance as the entry point for users.