Skip to content

Creating project templates

A quick way to creating consistend development environments is using templating tool cookiecutter.

Even better is using cruft that enables template update at a later moment.

ROX provides an easy template for creating python projects.

You just needt to:

pip install cruft

cruft create https://gitlab.com/roxautomation/templates/python-package