python-tooling
                                
                                 python-tooling copied to clipboard
                                
                                    python-tooling copied to clipboard
                            
                            
                            
                        Python package template for new research software projects
### Which Section of the Website Needs Improving? CLI tools ### What Can be Improved About This Section Add https://github.com/magmax/python-inquirer - it's a neat little library for interactive CLIs ###...
### Is Your Feature Request Related to a Problem? Please Describe Have used it myself in the past https://github.com/astro-informatics/sleplet/blob/8910cd56c3bb39edb265184f78a7c743b1ffff20/tests/test_translation.py#L22-L41, but have just learnt about the [ghostwriting](https://hypothesis.readthedocs.io/en/latest/ghostwriter.html) feature which writes tests...
### Is Your Feature Request Related to a Problem? Please Describe When @samcunliffe and I had to apply a cookiecutter to an existing repo, we ended up creating the template...
### Is Your Feature Request Related to a Problem? Please Describe We recently chatted with @samcunliffe and Niko from SWC (cannot tag him) about a cookiecutter for data science /...
### Is Your Feature Request Related to a Problem? Please Describe @zmek who attended the _Festival of Digital Research and Scholarship_ workshop asked about recommendations for setting up rulesets to...
### Which Section of the Documentation Needs Improving? We should decide on a traffic light for [`uv`](https://astral.sh/blog/uv) and add it to the appropriate doc page. In case we decide 🟢,...
Though its not exposed to user now we have longer prompts rather than using variable names directly, I think `github_username` is a bit of a misnomer given that it can...
### Describe the Bug When browsing the website in light mode, the theme switches on every refresh. ### To Reproduce Switch to light mode and refresh the website. ### Expected...
As we have contributor information recorded in machine readable format in both `.all-contributorsrc` and `CITATION.cff` it would be nice if we could automatically update latter based on the former? Main...
Fixes #455. In order to do this, have also switched from `tox-gh-actions` to `tox-gh`. Has been tested in https://github.com/astro-informatics/sleplet/pull/420, https://github.com/astro-informatics/sleplet/pull/421. - [x] Will need to check if templating works correctly