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.
Este ejercicio forma parte del curso
Developing Python Packages
Ejercicio interactivo práctico
Pon en práctica la teoría con uno de nuestros ejercicios interactivos
