ImperialCollegeLondon / python-template

A template for Python projects using cookiecutter
BSD 3-Clause "New" or "Revised" License
4 stars 1 forks source link

Merge with NLeSC template? #97

Closed AdrianDAlessandro closed 1 month ago

AdrianDAlessandro commented 2 months ago

The Netherlands eScience Center Python Template seems further developed than ours and is more user-friendly. After discussions with them at RSECon24, they are interested in making it a community-owned resource as an RSE-specific Python template.

They have recently moved away from cookiecutter to Copier, which appears to be more modern and flexible. One big this is you can update a repo that was built with Copier by using copier, and they claim you can also use it on an existing repo.

They also include some things that we don't currently have, like a Contributing guidelines, a citation file, bump-my-version, etc.

AdrianDAlessandro commented 1 month ago

Plan is to try out their template and make some notes about what we would like to change in it.

Edit this comment and add to the list: