************ Installation ************ Installing Leavitt ================== The easiest way to install Leavitt is with pip: .. code-block:: bash pip install leavitt For the most recent code, install directly from the GitHub repository using pip. .. code-block:: bash pip install git+https://github.com/NideverAstroResearch/leavitt.git Dependencies ============ Here are the required packages. Most of them can be pip installed. - numpy - scipy - astropy - matplotlib - dlnpyutils