InstallationΒΆ

At the command line:

$ easy_install cookiecutter

Or, if you have pip (the Python package installer tool):

$ [sudo] pip install cookiecutter

Previous topic

Cookiecutter

Next topic

Usage

This Page