0 purchases
pycookiecutter 0.2.1
Pycookiecutter
Overview
Starting template for creating a Python package. It’s built using the Cookiecutter and the audreyr/cookiecutter-pypackage packages.
Free software: BSD license
Documentation: https://pycookiecutter.readthedocs.io.
Features
Travis CI configuration
Tox configuration (Python3.5/3.6/3.7)
Sphinx configuration
Easy PyPI registration/distribution
Badges and more options.
Install & Run
To generate a template, run this command in your terminal:
$ cookiecutter https://github.com/mqlab-dev/pycookiecutter
Or:
$ pip install pycookiecutter
$ cookiecutter pycookiecutter
History
0.1.0 (2019-05-25)
First release on PyPI.
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.