Projy

Projy is a template-based skeleton generator. In one command line, you can generate project skeletons like Django projects, Python packages, LaTeX documents or any files structure composed of directories and files.

Each file is generated by a different template. It uses the simple core templating system from Python, nothing fancy on that part. You can easily add new templates and new ways to collect data to insert in the created files. As much as possible, Projy tries to be simple to use and extend.