DQSEGDB2

https://travis-ci.com/duncanmmacleod/dqsegdb2.svg?branch=master https://coveralls.io/repos/github/duncanmmacleod/dqsegdb2/badge.svg https://img.shields.io/pypi/l/dqsegdb2.svg https://zenodo.org/badge/136390328.svg

dqsegdb2 is a simplified Python implementation of the DQSEGDB API as defined in LIGO-T1300625.

Note

This package does not provide a complete implementation of the API as defined in LIGO-T1300625, and only supports 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/.

However, dqsegdb2 is light, with minimal dependencies, so might be useful for people only interested in querying for segment information.

Installation

$ python -m pip install dqsegdb2

Indices and tables