Universal Data Access (UDA) library to provide data over the network in a unified data object.
copied from cf-post-staging / pyudaThe UDA can be either run as a client-server API, running as thin client with all functionality being handled on a remote server, or as fat-client API where both the client access and plugin functionality is run on the local machine.