A python wrapper for RWCI API.


License
MIT
Install
pip install rwci.py==0.1.5a0

Documentation

rwci.py

An API wrapper for RWCI written in Python.

Usage

Check the examples directory to see how to use rwci.py

Installation

From Pip

# pip install rwci.py

From Source

$ git clone https://github.com/heyitswither/rwci.py
$ cd rwci.py
# pip install .