Installing APLpy
++++++++++++++++

Dependencies
============

  Required

  - matplotlib 1.0.0 or later
    http://matplotlib.sourceforge.net/

  - numpy 1.4.1 or later
    http://numpy.scipy.org/

  - pyfits 2.4.0 or later
    http://www.stsci.edu/institute/software_hardware/pyfits

  - pywcs 1.8.1-4.4.4 or later
    https://trac.assembla.com/astrolib

  Optional

  - Montage 3.0 or later
    http://montage.ipac.caltech.edu/

  - python-montage 0.9.2 or later
    http://astrofrog.github.com/python-montage/

  - pyregion
    http://leejjoon.github.com/pyregion/

  - Python Imaging Library (PIL)
    http://www.pythonware.com/products/pil/

  - PyAVM
    https://github.com/astrofrog/pyavm

Installing
==========

  To install APLpy, simply type:

    python setup.py install
