I just pushed the latest stable version of Illuminate to the public pypi server, so you can install it via:
Note that, due to weirdness in python packaging, you will probably have to install two of its dependencies manually:
- pip install numpy
- pip install pandas
More detailed instructions can be found on
the pypi.python.org page for Illuminate.
Stable versions will always be found there; development versions will always come from the bitbucket repository (see original post in this thread).
Cheers,
Naomi