Installation

From pip

Install the latest release of starry using pip:

pip install -U starry

Note

Installation via conda-forge is no longer supported.

Development version

You can install the latest development version of starry directly from GitHub:

git clone https://github.com/rodluger/starry.git
cd starry
python setup.py develop