UCL-ARC / python-tooling

Python package template for new research software projects
http://github-pages.arc.ucl.ac.uk/python-tooling/
MIT License
39 stars 2 forks source link

Start Planning page #97

Closed mxochicale closed 11 months ago

mxochicale commented 1 year ago

The Python Template might come with a doc/requirements.rst file which is a good place to write up initial thoughts on what the library will or won't do. There are various planning elements and good practices for users to consider. Here some pointed that can be added in the planning page:

mxochicale commented 1 year ago

In planning, we might also like to add something along the lines of release cycle (schedules for alpha, beta, RC and full bugfix support). See how python version are done: https://peps.python.org/pep-0602/

dstansby commented 1 year ago

Similar to the License issue, I think we want to be careful to only include Python specific tools here. For example, a discussion of different release strategies would be beyond scope of this repository.

samcunliffe commented 11 months ago

Agreed. And now there's a place for that discussion .. https://github.com/UCL-ARC/coding-standards/issues/7

I'm going to take the liberty to close here and redirect opinions to Milan.