Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 553 Bytes

README.rst

File metadata and controls

25 lines (17 loc) · 553 Bytes

Repository for Hilltop Python tools

This git repository contains the Hilltop Python tools and associated documentation.

Installation

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.

To do

  • More documentation
  • Unit tests