This is a cookiecutter for a tiny python package.
Install cookiecutter:
$ pip install cookiecutter
Scaffold your package:
$ cookiecutter gh:christopherdcunha/cc-pypackage-tiny
- Added sphinx config + alabaster theme
- Initial cookiecutter with tox, pytest, flake8, make