Get startedGet started for free

Using package templates

Using project templates, like cookiecutter, makes it much faster and easier to begin writing a package. These templates create all of the basic files and structure your package needs.

In this exercise, you will use cookiecutter to create a new package as if you were restarting impyrial from scratch.

This exercise is part of the course

Developing Python Packages

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise