python-package-guide icon indicating copy to clipboard operation
python-package-guide copied to clipboard

scientific Python package recommendations & guidance curated by pyOpenSci

Results 137 python-package-guide issues
Sort by recently updated
recently updated
newest added

We have this [document](https://github.com/pyOpenSci/python-package-guide/blob/main/TRANSLATING.md) but this doesn't overview how particular words are chosen in the translation -- for instance the "wheel" in python packaging. Or do we use "tu" vs...

translations
scipy-24

The use of Unicode should be avoided unless necessary.

documentation

ref https://github.com/star-history/star-history

documentation

[GitHub Actions](https://docs.github.com/en/actions) is the correct name.

documentation

It is better to show contributors name alphabetically. - [Bot Configuration](https://allcontributors.org/docs/en/bot/configuration)

maintenance

The `with the input of both 0 and` part is missing information and cannot be read. Please tell us what you are trying to convey. https://github.com/pyOpenSci/python-package-guide/blob/53e10d6e222c0f5df1b05eddf7b4bdfdf1535865/tests/write-tests.md?plain=1#L84

question

Is the content of `dependabot` necessary for this guide? When managing Python packages, the `dependabot` configuration is very important for making the package robust. - [Working with Dependabot](https://docs.github.com/en/code-security/dependabot/working-with-dependabot)

documentation
help wanted
sprintable