Healpy is a great way to make and display healpix maps. If you have need of an equal area sky projection and want to use python this is where to start.
Installation is pretty simple for all platforms I have installed it on:
python setup.py install --prefix=$EXTDIR
Direct dependencies:
python
numpy
matplotlib
pyfits