# Installation

The package can be installed with the following command:

    pip install git+https://github.com/assessingsolar/solarpy.git

The solar energy modeling library [pvlib](https://pvlib-python.readthedocs.io/en/stable/) is recommended for calculating the solar position and can be installed by the command:

    pip install pvlib
