HipPy

A parser for the Hip data serialization format.


License
Other
Install
pip install HipPy==0.0.0

Documentation

HipPy

https://travis-ci.org/Sean1708/HipPy.svg?branch=master

A Python parser for the Hip data serialization format.

Installation

HipPy is not yet available on PyPi but you can still install it by cloning the repo and using pip:

$ git clone https://github.com/Sean1708/HipPy.git
$ cd HipPy
$ pip install .