hbristow / cookiecutter-py

A cookiecutter template for simple Python projects

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cookiecutter-py

A cookiecutter template for simple Python projects

Usage

$ pip install cookiecutter
$ cookiecutter https://github.com/hbristow/cookiecutter-py

You'll be prompted to provide some basic information about your new project, which will then be auto-generated in the current working directory

About

A cookiecutter template for simple Python projects

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 100.0%