Simplified python interface to DQSEGDB
Project description
DQSEGDB2
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
Release history Release notifications | RSS feed
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.1.4.tar.gz
(29.2 kB
view details)
Built Distribution
dqsegdb2-1.1.4-py3-none-any.whl
(20.9 kB
view details)
File details
Details for the file dqsegdb2-1.1.4.tar.gz
.
File metadata
- Download URL: dqsegdb2-1.1.4.tar.gz
- Upload date:
- Size: 29.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b6d61812aa8fd660631fde8bfff3c9225cb6fcba6723dcdce4bf4fcb1cbbcc21 |
|
MD5 | a0e85614d147f0d1b869f1892562a998 |
|
BLAKE2b-256 | c1f7da450cf89a529c6fd80a27adc40ff287c02a7ecc404b85843e3b5cab7a6e |
File details
Details for the file dqsegdb2-1.1.4-py3-none-any.whl
.
File metadata
- Download URL: dqsegdb2-1.1.4-py3-none-any.whl
- Upload date:
- Size: 20.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7606b30e0c758c0d1fedc0be8161c861afe247ea54b10de4075ab8bec096808b |
|
MD5 | e43beec7ce99e2c89dbd77c85a8b128f |
|
BLAKE2b-256 | 820755bae443209370c5d015cfc6dc73d73dc95f609c5c94d09e025857444657 |