Installation#

pvdeg releases may be installed using the pip and conda tools.

Install with:

pip install pvdeg

For developer installation, download the repository, navigate to the folder location and install as:

pip install -e .

Compatible with Python 3.9 and above.