Skip to content

nick-allen/cookiecutter-pypackage

 
 

Repository files navigation

Cookiecutter PyPackage

Cookiecutter template for a Python package.

Quickstart

Install the latest Cookiecutter if you haven't installed it yet (this requires Cookiecutter 1.4.0 or higher):

pip install -U cookiecutter

Generate a Python package project:

cookiecutter https://github.com/nick-allen/cookiecutter-pypackage.git

About

Cookiecutter template for a Python package.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 65.4%
  • Makefile 34.6%