This git repository contains the Hilltop Python tools and associated documentation.
pdsql can be installed via pip or conda:
pip install hilltop-py
or:
conda install -c mullenkamp hilltop-py
The core dependencies are Pandas and pywin32.
- More documentation
- Unit tests