Run Manager used in the LIP PPS software stack for handling data taking and analysis
Project description
Run Manager used in the LIP PPS software stack for handling data taking and analysis
Free software: MIT license
Installation
pip install lip-pps-run-manager
You can also install the in-development version with:
pip install https://github.com/cbeiraod/LIP_PPS_Run_Manager/archive/main.zip
Documentation
Development
To run all the tests run:
tox
Note, to combine the coverage data from all the tox environments run:
Windows |
set PYTEST_ADDOPTS=--cov-append tox |
---|---|
Other |
PYTEST_ADDOPTS=--cov-append tox |
Changelog
Current (2022-10-19)
0.2.0 (2022-10-19)
Added TelegramReporter class, to handle a connection to telegram via the bot API and to publish messages to it
Integrated TelegramReporter into RunManager and TaskManager so that the status and progress of runs and tasks can be published to telegram for ease of monitoring
Changed RunManager to use the ‘with syntax’, this is a breaking change
Fixed some typos in the documentation
0.1.0 (2022-09-28)
First fully functional version
0.0.0 (2022-09-27)
First release on PyPI.
Project details
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
File details
Details for the file lip-pps-run-manager-0.2.0.tar.gz
.
File metadata
- Download URL: lip-pps-run-manager-0.2.0.tar.gz
- Upload date:
- Size: 35.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec56b1fc90446835ad1cd5bbe01749827a3a6ae135b5e1b2f280e77492cd2317 |
|
MD5 | f8c99e7a410935c97c0d8467cb560f05 |
|
BLAKE2b-256 | 90767502e5e2058915528e4c8c39b5b5d2a5a179431edfa4bd31590b42611e33 |
File details
Details for the file lip_pps_run_manager-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: lip_pps_run_manager-0.2.0-py3-none-any.whl
- Upload date:
- Size: 15.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c49112c6a7bc6dc69c2ed47617a4e7ac58ef230982fc44ce18407dd06b8303f |
|
MD5 | 4480848da0f0d6dacb7bcf4804b9a568 |
|
BLAKE2b-256 | 5333de79d695d888f7290e75844876cd43352c63a48589efd6d4bb970a352959 |