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.2.0.tar.gz
(35.0 kB
view details)
Built Distribution
dqsegdb2-1.2.0-py3-none-any.whl
(25.3 kB
view details)
File details
Details for the file dqsegdb2-1.2.0.tar.gz
.
File metadata
- Download URL: dqsegdb2-1.2.0.tar.gz
- Upload date:
- Size: 35.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fef25bccf411f8df20c80f1f7cfe944247b6c2ee42f9f6dc3240cff695f0c218 |
|
MD5 | 24a9c1ef193498c7dd783d69b237431d |
|
BLAKE2b-256 | c0ccb5dd29a754cc89cace94b76dbedd7fb5d0c0b8f2a0c9c15fbc606378f599 |
File details
Details for the file dqsegdb2-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: dqsegdb2-1.2.0-py3-none-any.whl
- Upload date:
- Size: 25.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9899c1e225cad48b796c4c2c8ebfcae893dd8307d90740da5a72b9921c6220f2 |
|
MD5 | c73366b35b17feea11c5990e1487401c |
|
BLAKE2b-256 | 23cf09960e53d30d8ccfb52dd957a60c7a533efe26eb39198861064fc751a60d |