Every time I am doing a project, I found myself creating, or copying a folder template from another folder. It's not a big deal really, but once the guy said: "If you do the same thing often, it is worth to write a script that does that for you".
So here it is. A small script that creates a project folder structure for you, just two clicks away.

I created a video, how to install python and script. If you already know how to use python, or have it already no instructions needed.


The script comes with a predefined folder structure, so you'll have to change that yourself. To do so, edit "ProjectCreator.py" script and you're good to go.

If you have questions, feel free to drop me a line.
P.S. I'm struggling with a mac version of this script, so it is windows only.

DOWNLOAD