A CookieCutter template to generate CookieCutter templates.
This is inspired by eviweb/cookiecutter-template (v0.1.1).
- Python 3.7 (pyenv recommended)
- Poetry
- CookieCutter
$ pip install -U cookiecutter$ cookiecutter gh:aubricus/cookiecutter-cookiecutter- Supports a
.donotrenderextension to declaritively exempt files from CookieCutter
- Outputs a sensible README.md using the Standard README format.
- Outputs lightweight CHANGELOG.md, CONTRIBUTING.md
- Outputs a LICENSE file generated by GitHub API
- Outputs a CODE_OF_CONDUCT file generated by GitHub API
- Supports Poetry for virtual environment and dependency management
- Supports pytest & pytest-cookies for testing
- Supports EditorConfig, Black, & pydocstyle for formatting & linting
- Python 3.7
- MacOS 10.15.5 (manual testing,
pytest) - Linux Ubuntu, Latest (via GitHub Actions)
- Windows Not Tested 😟
This template was generated with cookiecutter/cookiecutter and eviweb/cookiecutter-template!
Issues & pull-requests accepted. See the CONTRIBUTING.md
Small note: If editing the README.md, please conform to the standard-readme specification.
MIT © Aubrey Taylor 2020