Available templates¶
Python¶
- cookiecutter-pypackage
Template for Python packages
- cookiecutter-pylibrary
Comprehensive template for Python packages with support for tests and deployments (C extension support for cffi and Cython, , among others, test support for Tox, Pytest, Travis-CI, Coveralls, Codacy, and Code Climate, documentation with Sphinx, packaging checks with scrutinizer, Isort etc.
- cookiecutter-pytest-plugin
Minimal cookiecutter template for creating Pytest plugins
- cookiecutter-python-cli
Template for creating a Python CLI application with Click
- cookiecutter-namespace-template
Namespace template for Python packages
Jupyter Notebooks¶
- anywidget
Specification and toolkit for the creation of reusable web-based widgets.
- widget-ts-cookiecutter
Cookiecutter template for ipywidget extensions
Ansible¶
- cookiecutter-ansible-role
Template for creating Ansible roles