CDF - how to get itΒΆ

For end-users:
Assuming you have Python and the Python Setup Tools installed, run “easy_install cdf” from the command line. Alternatively, you can use the link to download the source archive from the package index and build it yourself (http://pypi.python.org/pypi/CDF).
For developers:
git clone github.com/mattborn/cdf.git

Previous topic

CDF - a quick tutorial

This Page