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

Netherlands eScience Center Python Template

Results 76 python-template issues
Sort by recently updated
recently updated
newest added

Use https://github.com/marketplace/actions/github-labeler

https://github.com/research-software-directory/research-software-directory/issues/new/choose https://github.com/research-software-directory/research-software-directory/tree/master/.github

generated-package

cookiecutter variable `version` is currently not described in the table in the main README. We should add a description and link to semver as well

generated-package

At * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/.github/workflows/tests.yml#L4-L6 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/.github/workflows/markdown-link-check.yml#L3 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/build.yml#L3 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/cffconvert.yml#L3 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/lint.yml#L3 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/markdown-link-check.yml#L3 * https://github.com/NLeSC/python-template/blob/ce276a6a6ef4d893f2766c08d0df2a608858dc7f/%7B%7Bcookiecutter.project_name%7D%7D/.github/workflows/sonarcloud.yml#L3-L6 2 jobs are triggered when a push is done to a pull request, because the...

The link checker GHA workflows output is very verbose making it hard to see which links are actually broken. Can the verboseness be reduced with `use-quiet-mode: 'yes'` in workflow step....

On https://packaging.python.org/tutorials/packaging-projects/ the package is put in a `src/` sub-directory. On https://blog.ionelmc.ro/2014/05/25/python-packaging/ there are arguments why this is a good idea.

generated-package

![image](https://user-images.githubusercontent.com/4558105/115593282-9ca8b280-a2d4-11eb-9cd5-041d9bb41f31.png)