
#############################
Requirements and installation
#############################


============
Requirements
============

To use this module you need the following software packages:

 1. Python 2.3 (available from http://www.python.org/ and http://
    python.sourceforge.net/),
 2. If you want to use mx.DateTime fields: The eGenix mx Extensions
    (available from http://www.egenix.com/files/python/
    eGenix-mx-Extensions.html).


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

sql uses distutils, so installation is rather simple. Execute the
following command:

    python setup.py install

This will copy sql.py to the site-packages. directory as part of the ll
package.

For Windows a binary distribution is provided. To install it, double
click it and follow the instructions.

If you have difficulties installing this software, send a problem
report to Walter Drwald (walter@livinglogic.de).
