cookiecutter-trio
cookiecutter-trio copied to clipboard
Quickstart template for Trio projects
Running on MacOS 12.1, using command 'cookiecutter gh:python-trio/cookiecutter-trio' The same issue is obtained using cookiecutter installed via pip or homebrew.
I have noticed that project generated using **cookiecutter-trio** is using multiple requirements.txt files for development, testing and documentation. I would like to propose to use Pipenv that will generate a...
See https://github.com/python-trio/trimeter/pull/18 for a reference application.
At the source, this time...
Doesn't have to be fancy, but we really should have *some* kind of testing story for this project. For example, we might test: * If you run cookiecutter, does it...