Skip to content

Package: utilities

Utility nodes and miscellanea.

Includes a variety of nodes that do not fall into any of the other categories, such as nodes that fulfill certain special roles in data-flow pipelines, such as editing the meta-data, or maintaining real-time update rates. Noteworthy node classes: - nodes starting with With: these are context manager nodes that will evaluate the passed-in portion of graph with specific rules, such as using disk caching (WithCache), with specific options applied (WithOptions), and so forth.

Nodes in this package: