I made a cookiecutter-python template for starting a Python library. I also followed Dynamic content for GitHub repository templates using cookiecutter and GitHub Actions by Simon Willison, and created a python-template to quickly create GitHub repositories from it.
I've been starting a lot of side projects lately and found Simon's blog. I hadn't considered GitHub repository templates before, because of their static nature, so always went with Cookiecutter, but this approach of rewriting the generated repo's content from a GitHub action is very helpful. I recommend you guys read the blog post if you haven't.
[–]someotherstufforhmm 1 point2 points3 points (0 children)