-
My builds have started to fail:
```
Running Sphinx v2.4.4
Exception occurred:
File "/Users/sambriggs/.local/share/virtualenvs/cookiecutter-pypackage-oT8-zJK2/lib/python3.7/site-packages/sphi…
-
-
## Description
Add a template that user projects can use to create custom Python bindings. Depending on how it looks, decide whether to merge this with the main user project template or keep it sep…
-
I have a Cookiecutter project template that I am trying to migrate from using Poetry to `uv`. However, I encountered an issue with the strict `uv` validation of `pyproject.toml`.
Poetry is able to …
-
Nice use of `pynput`!
[`flit`](https://flit.pypa.io/en/latest/) and [`poetry`](https://python-poetry.org/) are tools that can make it easier, and [`pyscaffold`](https://pyscaffold.org/), and [`cook…
-
trying [github shortcuts](http://cookiecutter.readthedocs.org/en/latest/usage.html#works-directly-with-git-and-hg-mercurial-repos-too) with a typo produced a traceback. For example,
```
$ cookiecut…
yarko updated
4 years ago
-
* Date you used Cookiecutter PyPackage: 2023-01-03
* Cookiecutter version used, if any:
* Python version, if any: Python 3.8 (GH Action environment)
* Operating System: Ubuntu 18.04 (GH Action envi…
-
- https://github.com/tux4kids/tuxmath/blob/master/README
- [ ] `rm README; ln -s doc/README README`
- [ ] `mv README README.rst`
- https://github.com/tux4kids/tuxmath/blob/master/doc/README
…
-
All documentation available in gitlab pages should also be available and valid for different versions. The aim is not to have just the latest documentation available, but also preserve documentation v…
-
Add a command that, when run in a generated project repo, renders the most up-to-date project template from upstream DAI-Lab/cookiecutter-pypackage, and merges it into the current project.
See also…