Welcome to workflow-nodes's documentation! ========================================== **workflow-nodes** is a collection of various tools mainly used to be executed within a *workflow*, in which each tool may also be referred to as *node*. Each node is an executable command line tool providing the ``--xmlhelp`` interface, which can be used to obtain a machine readable representation of the corresponding tool and its parameters (see also `xmlhelpy `__). There are nodes for various different tasks, all written in Python 3. ----- .. toctree:: :name: setup :caption: Setup :maxdepth: 1 setup/installation setup/development setup/upgrading setup/configuration This chapter describes how to install, upgrade and configure this package. ----- .. toctree:: :name: usage :caption: Usage :maxdepth: 1 usage/cli This chapter describes all available nodes and their command line interface (CLI). ----- .. toctree:: :name: release-history :caption: Release history :maxdepth: 2 HISTORY.md