dpeerlab/Harmony

PyPI release

flying-sheep opened this issue · 3 comments

hi, now that harmony is in scanpy.ext, it should be available from pip.

It’s no problem that there’s already something called “harmony”, you just have to make the distribution name (the one on PyPI that you can pip install) different from the module name (the one you import)

We will have all our public tools and packages available through PyPI, as this is an ongoing effort to bundle and distribute them through platforms like PyPI. Soon, we will have Harmony, Palantir, as well as Wishbone available on PyPI. I will take your heed and name the distribution with a distinguished term on PyPI.

Great! This will make it much easier for people to use it.