Installation

This package is available on GitHub and PyPI.

For users, install using pip:

pip install watttime_client

For developers, you can get the source from GitHub, then:

cd watttime-python-client
python setup.py install

This depends on pandas, so be prepared for a large install.