geodesic.bases#

This module contains base object types used by the API to enable the dual behavior of our objects that can also be readily JSON serialized.

Data Structures#

This the the main base class used by this API

_APIObject(*args, **kwargs)

Python dictionary with attribute-style setting.