Data handler for Pilot III
Author: Hong-Jun Yoon
For references, tutorials, and examples check out our documentation.
From Sources:
You can either clone the public repository:
git clone git://github.com/yngtodd/handlerOr download the tarball:
curl -OL https://github.com/yngtodd/handler/tarball/masterOnce you have a copy of the source, you can install it with:
python setup.py install