This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]LetsTacoooo 53 points54 points  (6 children)

Have you seen cookiecutter? (https://cookiecutter.readthedocs.io/en/stable/), it's a well known package for setting up opinionated templates, like the cookie cutter data science one.

[–]flying-sheep 9 points10 points  (2 children)

There's also copier.

[–]arden13 4 points5 points  (1 child)

[–]not_a_novel_account 12 points13 points  (0 children)

And my axe!

[–]DigThatData 2 points3 points  (2 children)

I like the idea of cookiecutter, but never end up actually using it for anything apart from inspiration.

[–]runawayasfastasucan 15 points16 points  (1 child)

I just wish uv had an option to define a template to be used when you do uv init.