InstallationΒΆ

At the command line:

$ easy_install datalore

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv datalore
$ pip install datalore