What is it ?
Pipeline repository for our diploma movie with the working title Helga. Contains the script environment for the whole project. The github repo allows to easily clone and setup the pipeline for remote project contributors or quickly develop from several locations.
Example usage
import sys
sys.path.append(Path_to_helga_package)
from helga.houdini.animation import my_tool