IcepapOSC
IcepapOSC is a python module and application to monitor and tune IcePAP based systems.
To install it on the system:
python -m pip install .
To install locally for development:
python -m pip install -e .[test]
Development with Pixi:
pixi install
To run the application from the Pixi environment:
pixi run icepaposc <host>
Available Pixi tasks:
pixi run test
pixi run pre-commit
pixi run manual-test
The test task runs the automatic pytest suite with Qt configured for
headless execution. The pre-commit task runs Ruff fixes, Ruff formatting, and
all pre-commit hooks. The manual-test task launches the interactive manual
test runner from icepaposc/manual_test for a guided walkthrough of the
application functionality.
List the available manual scenarios with:
pixi run manual-test --list-tests
Show all manual test runner options with:
pixi run manual-test --help
To launch the application:
icepaposc <host>
You can find how to contribute to this project on CONTRIBUTING.md file.
Release files for icepaposc 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| icepaposc-1.0.0.tar.gz | 191.2 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| icepaposc-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 330.8 kB
Release files / icepaposc-1.0.0.tar.gz
| Download URL | icepaposc-1.0.0.tar.gz |
|---|---|
| Size | 191.2 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
0ade2e8f4984237fadad0daedcf6c2d1bcf956738ff1a2449eab31e64b7c0106
|
|
BLAKE2b-256 checksum How to use checksums |
d211307927110f02a445d49e47c78672a856d60f3219fac0796253237702abfc
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.12
|
Release files / icepaposc-1.0.0-py3-none-any.whl
| Download URL | icepaposc-1.0.0-py3-none-any.whl |
|---|---|
| Size | 139.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
bcb06ad27388c2f5882077d20d8bff5b7bbc68126b1a6f6507290f8b458b0865
|
|
BLAKE2b-256 checksum How to use checksums |
b8331af6900911978c1c6474b4e96781970a7214d539dc75976b5ab22f0b646b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/6.2.0 CPython/3.12.12
|