jogo / cookiecutter

python cookiecutter template

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Usage

Generate a Python package project:

cookiecutter https://github.com/jogo/cookiecutter.git

Requirements

  • working git repo (due to pbr and versioning, just run git init)
  • cookiecutter to setup repo
  • tox to run tests

about

Sets up the skeleton of a python project that uses the following packages

About

python cookiecutter template

License:Apache License 2.0


Languages

Language:Python 100.0%