heliophysicsPy / heliophysicsPy.github.io

https://pyhc.org
MIT License
14 stars 51 forks source link

Add column on Projects page on PyPI and/or conda-forge availability? #331

Open namurphy opened 1 month ago

namurphy commented 1 month ago

It would be useful to have a column on the Projects page that describes whether or not the package is available on PyPI, conda-forge, or both.

The column could perhaps be "Availability":

I'm wondering if "PyPI only" could still be green, since it's possible to install package via pip in a conda environment.

This could perhaps be done at the same time as #330.

jtniehof commented 3 weeks ago

All the other columns relate to (groups of) the standards. It would seem odd to break this out specifically as it's represented in the "maturity" category.

But this seems of use to users to be able to easily see--should this be done with keywords, so people can search/filter if they only want things installable with, say, conda?