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.2.tar.gz
(27.9 kB
view details)
Built Distribution
dqsegdb2-1.1.2-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file dqsegdb2-1.1.2.tar.gz
.
File metadata
- Download URL: dqsegdb2-1.1.2.tar.gz
- Upload date:
- Size: 27.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | badfd113b861590b49b7105e05d438d2f3b62594bf5a742a7504038f31730fc0 |
|
MD5 | 20bb21a38ba00b89e5856f6695d7d928 |
|
BLAKE2b-256 | 948c2efb700caec6414584de7c82d0d829817cf825124329d98945efc116ce04 |
File details
Details for the file dqsegdb2-1.1.2-py3-none-any.whl
.
File metadata
- Download URL: dqsegdb2-1.1.2-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.10.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eb21d6511738366071d35a65ec840fdf586730daa37a75babdb1f86915618dc6 |
|
MD5 | 4cc191ee929db6f121902d4b80f9ef63 |
|
BLAKE2b-256 | 3811ef105d8c6ab4f31b47fc1020da66ad78e125273a815a8324dee0c36a6bcc |