Installation

Install via pip:

pip install pyhydllp

Or conda:

conda install -c mullenkamp pyhydllp

Requirements

At a minimum to access the base functions, pyhydllp requires a 32bit Python installation and Pandas.

To access the MSSQL functionality, the pdsql package is required:

conda install -c mullenkamp pdsql