An open API service indexing awesome lists of open source software.

https://github.com/hypothesis/cookiecutters

Cookiecutter templates for Hypothesis projects.
https://github.com/hypothesis/cookiecutters

cookiecutter

Last synced: 11 months ago
JSON representation

Cookiecutter templates for Hypothesis projects.

Awesome Lists containing this project

README

          

See also: [Cookiecutters presentation slides](https://docs.google.com/presentation/d/1bfAkyJvIQINusmYnw0tCH1ldlJ-ZDWd78o9VKjmulys/)

Cookiecutters
=============

[Cookiecutter](https://cookiecutter.readthedocs.io/en/stable/) templates for Hypothesis projects:

* [cookiecutters/pypackage](https://github.com/hypothesis/cookiecutters/tree/main/pypackage)
for Python packages (libraries, command line apps, tox plugins, ...)

* [cookiecutters/pyapp](https://github.com/hypothesis/cookiecutters/tree/main/pyapp)
for Python applications.

* [cookiecutters/pyramid-app](https://github.com/hypothesis/cookiecutters/tree/main/pyramid-app)
for [Pyramid](https://docs.pylonsproject.org/projects/pyramid/) web apps.