
healpy
The development now takes place on github
See https://github.com/healpy/healpy
Download
The latest released version is available as a source package at: https://pypi.python.org/pypi/healpy
healpy can also be automatically installed on most systems using:
$ pip install healpy --user
and upgraded with:
$ pip install --upgrade healpy --user