.. _userguide_execution: Execution ========= With a :class:`.Transformation` defined, the next step is to execute this. The easiest way to run it is to use the :ref:`quickrun CLI tool `. More advanced options are available through first considering the :ref:`theory of the execution model` then :ref:`reading on the available Python functions`. .. toctree:: quickrun_execution execution_theory