Skip to main content

Simplified python interface to DQSEGDB

Project description

DQSEGDB2

PyPI version Conda version License DOI Supported Python versions

Build status Code coverage Documentation status

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/.

Installation

For best results, please install from conda-forge:

conda install -c conda-forge dqsegdb2

On Unix systems, you can also install directly from PyPI:

pip install dqsegdb2

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.2.1.tar.gz (35.0 kB view hashes)

Uploaded Source

Built Distribution

dqsegdb2-1.2.1-py3-none-any.whl (25.1 kB view hashes)

Uploaded 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