cookiecutter

2 posts tagged “cookiecutter”.

  1. 2025
  2. Conditionally creating directories in cookiecutter

    I wanted my datasette-plugin cookiecutter template to create empty and directories if the user replied to the and prompts.

    1 min read
  3. 2024
  4. Testing cookiecutter templates with pytest

    I added some unit tests to my datasette-plugin cookiecutter template today, since the latest features involved adding a script. Here's the full test script I wrote.

    1 min read