Pre-release
This release is a pre-release and may not be stable for production use.
QUAK/ESR realtime data display
Quick and dirty visualization of data published by a specific experimental setup via MQTT
Installation
pip install quakesrrtdisplay-tspspi
Note: On our experimental systems this is deployed automatically by Jenkins also on updates.
Default configuration
The connection dialog can be filled with default credentials. This
is done by a ~/.config/quakesrdisplay/connection.conf that contains
a simple JSON structure supplying the values (password also not encrypted):
{
"broker" : '127.0.0.1',
"port" : '1883',
"user" : 'someMQTTusername',
"password" : 'anyPassword',
"basetopic" : 'quakesr/experiment'
}
Release files for quakesrrtdisplay-tspspi 0.0.13a0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| quakesrrtdisplay_tspspi-0.0.13a0.tar.gz | 13.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| quakesrrtdisplay_tspspi-0.0.13a0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.2 kB
Release files / quakesrrtdisplay_tspspi-0.0.13a0.tar.gz
| Download URL | quakesrrtdisplay_tspspi-0.0.13a0.tar.gz |
|---|---|
| Size | 13.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
8f614e3e5cd819aca0754076a9aa765eafcb3355e5c412abfeb1580a43357512
|
|
BLAKE2b-256 checksum How to use checksums |
045b83de83e246e8e982f369c12199804f36d8f1c7c194a5d53787d3f2353186
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.13
|
Release files / quakesrrtdisplay_tspspi-0.0.13a0-py3-none-any.whl
| Download URL | quakesrrtdisplay_tspspi-0.0.13a0-py3-none-any.whl |
|---|---|
| Size | 13.5 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
3a68b061b45c8c5c2dfbe0bcb0ff7d6b58b1a5660e93cd84f30b699ab0eba349
|
|
BLAKE2b-256 checksum How to use checksums |
843be102ae5c6149f91f6e44d50e09fb811446dbc7342ecf79f96ca6e3291511
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/5.0.0 CPython/3.8.13
|