Installation
============

Dependencies
------------

Requirements:
    * Python >=v2.5
    * PyQt4 4.x (x>=3 ; recommended x>=4)
    * spyderlib >=v2.0.10 for the test launcher and array/dictionnary editors
    
Optional Python modules:
    * h5py (HDF5 files I/O)
    * py2exe (application deployment on Windows platforms)

Other optional modules:
    * gettext

Installation
------------

From the source package:
    `python setup.py install`
        
Help and support
----------------

External resources:
    * Bug reports and feature requests: `GoogleCode`_
    * Help, support and discussions around the project: `GoogleGroup`_

.. _GoogleCode: http://guidata.googlecode.com
.. _GoogleGroup: http://groups.google.fr/group/guidata_guiqwt
