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