Python client for standard-daq
Project description
Standard DAQ client
Python client for accessing the REST api. Provides also command line tools for the same purpose.
Getting started
Python client
from std_daq_client import StdDaqClient
rest_server_url = 'http://localhost:5000'
client = StdDaqClient(url_base=rest_server_url)
client.get_status()
CLI interface
- std_cli_get_status
- std_cli_get_config
- std_cli_get_logs
- std_cli_get_stats
- std_cli_get_deploy_status
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
std_daq_client-1.1.0.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file std_daq_client-1.1.0.tar.gz
.
File metadata
- Download URL: std_daq_client-1.1.0.tar.gz
- Upload date:
- Size: 10.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ad726accfa80deb461c445da5444dc48ba13c5e94fb373530b6e0a6cc0743ca7 |
|
MD5 | 52e065e3f50a7b62ee6236cb3150f3aa |
|
BLAKE2b-256 | 92199e1bd221cd6868590df63c4f02548ed5b77b3f7fe0ecac95586432d12750 |
File details
Details for the file std_daq_client-1.1.0-py3-none-any.whl
.
File metadata
- Download URL: std_daq_client-1.1.0-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b672e76bfd379efc3a3241fed0ac50032e135cedc7a0b755804ac84fd41f8e9 |
|
MD5 | d0ae6b5a51746c30f3f68c93df9fba8f |
|
BLAKE2b-256 | b67955e5b27ecd6d25f91db244bde3ba6051e2ba94bc640f7749c707e8f0ce06 |