python-tooling icon indicating copy to clipboard operation
python-tooling copied to clipboard

Python package template for new research software projects

Results 50 python-tooling issues
Sort by recently updated
recently updated
newest added

### Is Your Feature Request Related to a Problem? Please Describe Following https://github.com/tox-dev/tox/issues/3353 https://github.com/ymyzk/tox-gh-actions/discussions/197, it will at some be possible to have full native TOML support. I tried this for...

enhancement

### Is Your Feature Request Related to a Problem? Please Describe We are encouraging typing [through the use of mypy already](https://github.com/UCL-ARC/python-tooling/blob/ae97b7cdd6e5a7f421844f4412524fd81c899cc0/%7B%7Bcookiecutter.project_slug%7D%7D/.pre-commit-config.yaml#L15-L18), it makes sense that we include the file by...

enhancement

### Which Section of the Documentation Needs Improving? [virtual environments](https://github-pages.arc.ucl.ac.uk/python-tooling/pages/virtual.html#virtual-environments) ### What Can be Improved About This Section :red_circle: for `venv` is not explained, though on the main page, when...

documentation

### What needs to be done? I was discussing with someone at Collaborations Workshop their desire to generate a GitHub repository from a GitHub template without having to then edit...

enhancement
task

### Is Your Feature Request Related to a Problem? Please Describe In FOSDEM I saw [a talk](https://fosdem.org/2025/schedule/event/fosdem-2025-5072-fawltydeps-finding-undeclared-and-unused-dependencies-in-your-notebooks-and-projects/) by the developers of [`fawltydeps`](https://github.com/tweag/FawltyDeps/pulls) which was quite compelling: they argue that software...

enhancement
good first issue
website

### Is Your Feature Request Related to a Problem? Please Describe I was helping @ruaridhg with a repo that was built using an old version of the cookiecutter https://github.com/UCL-MIRSG/azure-mail/pull/32. The...

enhancement

### Is Your Feature Request Related to a Problem? Please Describe We repeating (slight variations of) this snippet https://github.com/UCL-ARC/python-tooling/blob/f104af20dc6eb0c2c49129fbc32163922f32b098/tests/test_package_generation.py#L102-L108 across a lot of tests. ### Describe the Solution You'd Like...

enhancement

### Describe the Bug Every year the regression test will generate a package based on the current year when the test files will have the previous year ### To Reproduce...

bug

### Is Your Feature Request Related to a Problem? Please Describe I've used it so 🟢 ? ### Describe the Solution You'd Like _No response_ ### Describe Alternatives You've Considered...

enhancement
website

### Which Section of the Documentation Needs Improving? http://github-pages.arc.ucl.ac.uk/python-tooling/pages/testing.html#test-runners ### What Can be Improved About This Section i.e. https://github.com/tox-dev/tox-gh as introduced in #460 ### How to Improve This Section _No...

documentation