pip
macro_lightning requires Astropy as a pre-requisite, for package configuration.
The easiest way to get macro_lightning is to install with pip. To install with pip:
pip install macro_lightning
To install the latest version, or from a branch, macro_lightning can be installed from source.
From the command line.
cd folder/in/which/to/install git clone https://github.com/cwru-pat/macro_lightning.git cd macro_lightning python setup.py install