oz-python-client

A python client to the OZ API


Keywords
oz, api-client, example
License
Other
Install
pip install oz-python-client==0.6.0

Documentation

oz-python-client

A python client to interface with the OZ api.

Installing:

The easiest and reccomended way to install is to use pip.

pip install oz-python-client

Usage:

from oz import OZCoreApi

api = OZCoreApi(username, password)