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.
Free software: MIT license