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.
Cet exercice fait partie du cours
Developing Python Packages
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
