CMD + K

cookiecutter

Anaconda Verified

A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template.

Installation

To install this package, run one of the following:

Conda
$conda install main::cookiecutter

Usage Tracking

2.7.1
2.6.0
2.5.0
1.7.3
1.7.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Cookiecutter takes a template provided as a directory structure with template-files. Templates can be located in the filesystem, as a ZIP-file or on a VCS-Server (Git/Hg) like GitHub. It reads a settings file and prompts the user interactively whether or not to change the settings. Then it takes both and generates an output directory structure from it. Additionally the template can provide code (Python or shell-script) to be executed before and after generation (pre-gen- and post-gen-hooks).

About

Summary

A command-line utility that creates projects from cookiecutters (project templates), e.g. creating a Python package project from a Python package project template.

Last Updated

Mar 6, 2026 at 08:50

License

BSD-3-Clause

Supported Platforms

linux-64
linux-aarch64
macOS-arm64
win-64

Unsupported Platforms

noarch Last supported version: 1.7.3
linux-s390x Last supported version: 2.6.0
macOS-64 Last supported version: 2.6.0