.. _installation: Installation ============ pvdeg releases may be installed using the pip and conda tools. Install with: .. code:: pip install pvdeg For developer installation, download the repository, navigate to the folder location and install as: .. code:: pip install -e . Compatible with Python 3.9 and above.