It would be useful to have a column on the [Projects](https://heliopython.org/projects/) page that describes whether or not the package is available on PyPI, conda-forge, or both. The column could perhaps be "Availability": - Good - PyPI only - conda-forge only - Requires improvement 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.