Hey guys I've got the python implementation of the DCM, its in a zip
file and is modularized. Its using a few non-standard packages right
now twisted, and some others. Please read the README.txt and
INSTALL.txt for installation instructions if you want to try it out.
file link:
http://www.mediafire.com/?o44u4gb4xpeormi
You need python 2.7! Make sure thats the version you install :) it on.
You'll need to install setuptools on your python which you can
download from,
http://pypi.python.org/pypi/setuptools
and follow the instructions (run python.exe setup.py in the setuptools
folder)
A good IDE for python is using Eclipse (i'm sure most of you have used
or have from 3TA4), install the Pydev package on your eclipse for
integrated python support!
http://www.pydev.org
Twisted msi incase you cant install it is on,
http://www.twistedmatrix.com/