Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 640 Bytes

File metadata and controls

17 lines (10 loc) · 640 Bytes

Clarify Conversation Dynamics API Python Helper Library

Python 3.x helper library for the Clarify Conversation Dynamics (cody) API

NB: Although untested, it may also work with Python 2.7

This module provides a thin layer to make using the API very simple. The results are always plain objects as deserialized from the JSON.

See the Conversation Dynamics API docs for information on all the API calls, the parameters, and the response content.

LICENCE

Free software: MIT license