Skip to main content

Simplified python interface to DQSEGDB

Project description

Build Status Documentation Status Coverage Status License DOI

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

This package only provides a query interface for GET requests, any users wishing to make POST requests should refer to the official dqsegdb Python client available from https://github.com/ligovirgo/dqsegdb/.

Basic Usage

>>> from dqsegdb2.query import query_segments
>>> print(query_segments('G1:GEO-SCIENCE:1', 1000000000, 1000001000))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dqsegdb2-1.0.1.tar.gz (19.5 kB view hashes)

Uploaded Source

Built Distribution

dqsegdb2-1.0.1-py2.py3-none-any.whl (21.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page