This package browser is in early development. Mind the rough edges.

python-cookiecutter 1.7.3

Command-line utility that creates projects from project templates

This package provides a command-line utility that creates projects from project templates, e.g. creating a Python package project from a Python package project template.

Installation

Install python-cookiecutter 1.7.3 as follows:

guix install python-cookiecutter@1.7.3

Or install the latest version:

guix install python-cookiecutter

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.