Getting Started

AnnotationFramework client is a package for simplifying interactions with HTML services associated with the DynamicAnnoationFramework. Including

Installation

The AnnotationFrameworkClient can be installed with pip:

$ pip install annotationframeworkclient

Assumptions

the code is setup to work flexibly with any deployment of these services, but you need to specify the server_address if that address is not https://www.dynamicannotationframework.com/ for each client when initializing it. similarly, the clients can query the info service for metadata to simplify the interaction with a dataset, but you have to specify a dataset name.