directory_wizard

Simple but hopefully helpful module to automatically generate folderstructures for assets, comps etc. It uses PySide and is ment to run from Mayas, Nukes and Houdinis Python interpreters.


Usage

from helga.general.directory_wizard import directory_wizard
reload(directory_wizard)

#run
directory_wizard.run()

helga.general.directory_wizard.directory_wizard.run()[source]

Standardized run() method