Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 486 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 486 Bytes

Description: This git repo defines python classes for communicating with uFrame's Metadata Service API. It is intended to be used as a python submodule. It provides an 'init.py' file at root level that exports the MetadataServiceAPI and MetadataServiceException classes.

Defined Classes: MetadataServiceAPI - Class used to communicate with uFrame's Metadata Service API. MetadataServiceException - Indicates a request to uFrame's Metadata Service API failed.