High Level API

Sharpy’s high level API provides a nice pythonic interface for working with the Cheddar Getter API. While there are some variations to make things a bit nicer to work with in Python, most of the methods below map pretty directly. If you are looking for more detail on what exactly an API call does or what exactly a particular value means in a given context, you should look at the Cheddar Getter API Docs.

For the most part, sharpy’s high level API presents itself as a collection of classes/objects which map to logical entities in the Cheddar Getter API. Below are details on those classes and some examples of their use.

CheddarProduct