Disclaimer: This client has so far only been tested on Windows, but should work on any client with a Python2.4 Installation

Step 1: Download a Python 2.4 interpreter (e.g. ActivePython for Windows (cygwin not recommended))

Step 2: Download bin tar ball and untar in a directory in your path

Step 3: Download etc tar ball and untar in the /etc directory on your client machine (e.g. C:\etc on Windows)

Step 4: Download python site-packages tar ball and untar in the lib/site-packages directory of your python installation (e.g. C:\Python24\Lib\site-packages on Windows ActivePython 2.4)