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.1.tar.gz
(10.6 kB
view details)
Built Distribution
File details
Details for the file std_daq_client-1.1.1.tar.gz
.
File metadata
- Download URL: std_daq_client-1.1.1.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 | 0c11ad8a6787b87408faddda69c4e3bc65c6c1c07910f67e794c7c7ef9b50be9 |
|
MD5 | 0f3a2966e742884ae3a10c633ced4c4d |
|
BLAKE2b-256 | 8314dfac3e5b945c25462abe81d1b69e820946bf2a6073712eb8ef219534a095 |
File details
Details for the file std_daq_client-1.1.1-py3-none-any.whl
.
File metadata
- Download URL: std_daq_client-1.1.1-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 | 55cefff9aa14cf74ffe25c44fc6c20ef6413d809714d2c47506d50fa00db558e |
|
MD5 | 253acbf44e95ad4613e3eb3b04391da4 |
|
BLAKE2b-256 | 8abcd1b2555d8d7072f804ff774685ff9af70c2430ae64250f06ca938b679d48 |