Skip to content

Latest commit

 

History

History
52 lines (31 loc) · 1.05 KB

File metadata and controls

52 lines (31 loc) · 1.05 KB


https://travis-ci.org/yngtodd/handler.png?branch=master

DataHandler

Data handler for Pilot III

Author: Hong-Jun Yoon

Documentation

For references, tutorials, and examples check out our documentation.

Installation

From Sources:

You can either clone the public repository:

git clone git://github.com/yngtodd/handler

Or download the tarball:

curl  -OL https://github.com/yngtodd/handler/tarball/master

Once you have a copy of the source, you can install it with:

python setup.py install