News

can be represented as plain Python objects with {class}`~pytask.PythonNode` or as paths where every {class}`pathlib.Path` is converted to a {class}`~pytask.PathNode`. In this how-to guide, you will ...
Python scripting is the process of writing and running python scripts in houdini. You can use python scripting to automate workflows, create tools, or integrate houdini with other applications.
In the previous tutorials and how-to guides, you learned that dependencies and products can be represented as plain Python objects with {class}~pytask.PythonNode or as paths where every {class}pathlib ...