Simplified python interface to DQSEGDB
Project description
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/.
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.0.1.tar.gz
(19.5 kB
view details)
Built Distribution
File details
Details for the file dqsegdb2-1.0.1.tar.gz
.
File metadata
- Download URL: dqsegdb2-1.0.1.tar.gz
- Upload date:
- Size: 19.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 51bbe3fc6adf1ca7bb06305dfc684a9f45de96db67c6003eecff1ab26dd8dcc5 |
|
MD5 | 858b33285535424b920af98dc7efcc97 |
|
BLAKE2b-256 | db35c3462ca0693eb913946e07f9b8813fa72b8a74a8b92713538a226c05abc7 |
File details
Details for the file dqsegdb2-1.0.1-py2.py3-none-any.whl
.
File metadata
- Download URL: dqsegdb2-1.0.1-py2.py3-none-any.whl
- Upload date:
- Size: 21.9 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.7.3 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/3.7.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f6fb79a80fc5df47672468f914da38c0ea35e8ba78fb247b756769a033f7b961 |
|
MD5 | dddc3f198ade5f67080ba44a690ee5d7 |
|
BLAKE2b-256 | 5d97355617233a3b4a25966b35a536379d23345e9783db009248a199a48e60dd |