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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dqsegdb2-1.3.0.tar.gz.
File metadata
- Download URL: dqsegdb2-1.3.0.tar.gz
- Upload date:
- Size: 33.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e291899cd395daf5913c48a835d213ef20833d78354871cb848988cc2cc8ae4
|
|
| MD5 |
4a9ee6b3ec383e2a6757ce27255e4f8e
|
|
| BLAKE2b-256 |
c4377874b39abede48fe05c3b5a25092e419e521145e9705c97b711965e5f05d
|
File details
Details for the file dqsegdb2-1.3.0-py3-none-any.whl.
File metadata
- Download URL: dqsegdb2-1.3.0-py3-none-any.whl
- Upload date:
- Size: 28.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c93087da332b7d91519a370abed3cfc91b64a6bf393ec64d79c2747c837aeb66
|
|
| MD5 |
001bae69a16ffa1f22da0a0e26249a43
|
|
| BLAKE2b-256 |
7867c977e7307d432911fe28acf55dba01f84f3a0a4a2a968350195c0f52d23e
|