A simplified Python implementation of the DQSegDB API
copied from cf-staging / dqsegdb2This package only provides a query interface for GET
requests for a
subset of information available from a DQSegDB server.
Any users wishing to make POST
requests should refer to the official
DQSegDB Python client available from https://pypi.org/project/dqsegdb.