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.1.tar.gz
(35.0 kB
view details)
Built Distribution
dqsegdb2-1.2.1-py3-none-any.whl
(25.1 kB
view details)
File details
Details for the file dqsegdb2-1.2.1.tar.gz
.
File metadata
- Download URL: dqsegdb2-1.2.1.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 | 6a222dbb7024de6de845ba5ad3583859cecf8ed5ce584ff5db6f01581b821f81 |
|
MD5 | 5e84123be4148b9976c93f6de374f19a |
|
BLAKE2b-256 | 5daab4bb24735f0b4f167b7ce3f68ec3d6682cd49ea90130b73b98c544774372 |
File details
Details for the file dqsegdb2-1.2.1-py3-none-any.whl
.
File metadata
- Download URL: dqsegdb2-1.2.1-py3-none-any.whl
- Upload date:
- Size: 25.1 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 | 4a6eb2ad66bcd596f7eebd18229674b3ae262a54480c75ac135755b0a5e8f783 |
|
MD5 | 082b0b24b0904495ea780cad53d4a9cc |
|
BLAKE2b-256 | ab7e097ec2c8da84074bafae6ceca298b638eacf82510484b0d03ea7c8f182a2 |