A python module to setup show and shots directories and it's configuration files
(Still in beta version in debugging and adding minor features)

UI

add the file to your PYTHONPATH and you can launch it via shell command
Before you press set, a target directory with the template directories and the project directories need to be set.

template directories that are needed

Once set is pressed it will copy and rename your template directories to your project directory and added in a JSON config file base on the data you entered in the UI. (as shown in the 2 imgs above)

Configuration JSON file

How the data is structured in the JSON file

Back to Top