.. _pages/tools_beyond_python_sdk#tools_beyond_the_python_sdk:

Tools beyond the Python SDK
***************************

These are the tools we use that are not self-written, nor part of a vanilla Python 2.x SDK:

.. _pages/tools_beyond_python_sdk#python_modules:

Python Modules
==============
*(included with the qooxdoo SDK)*

.. list-table::
   :header-rows: 1
   :widths: 50 50

   * - Module
     - License

   * - `elementtree <http://effbot.org/zone/element-index.htm>`_
     - `old-style Python <http://effbot.org/zone/copyright.htm>`_ `(HPND) <http://www.opensource.org/licenses/historical.php>`_
 
   * - `graph <http://pypi.python.org/pypi/python-graph>`_
     - `MIT <http://www.opensource.org/licenses/mit-license.php>`_
 
   * - `polib <http://pypi.python.org/pypi/polib>`_
     - `MIT <http://www.opensource.org/licenses/mit-license.php>`_
 
   * - `simplejson <http://pypi.python.org/pypi/simplejson>`_
     - `MIT <http://www.opensource.org/licenses/mit-license.php>`_
 
   * - `textile <http://code.google.com/p/pytextile/>`_
     - `new BSD <http://www.opensource.org/licenses/bsd-license.php>`_
 
   * - `pyparsing <http://pypi.python.org/pypi/pyparsing/>`_
     - `MIT <http://www.opensource.org/licenses/mit-license.php>`_

.. _pages/tools_beyond_python_sdk#other:

Other
=====
*(not included with the qooxdoo SDK)*

.. list-table::
   :header-rows: 1
   :widths: 50 50

   * - Tool
     - License

   * - `ImageMagick <http://www.imagemagick.org/script/index.php>`_ 
     - `GPL-compat <http://www.imagemagick.org/script/license.php>`_

   * - `Sphinx <http://sphinx.pocoo.org/>`_
     - `BSD <http://www.opensource.org/licenses/bsd-license.php>`_
