pyiron_workflow.mixin package

Submodules

Module contents

A submodule to hold classes that Node (and/or Channel) inherit from.

I.e. upstream stuff relative to Node. Each class is intended to provide a well-defined interface to some functionality. Ideally, the mixins should be lightweight and not interfere with each other.