InstallationΒΆ

At the command line:

$ easy_install lightcurve

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv lightcurve
$ pip install lightcurve