Python version >= 3.10, no additional requirements.
To install in editable mode:
python -m pip install -e .
-
A simple Python REPL:
python examples/shell.py
-
Central Role:
python examples/thermo_client.py
-
PTS Automation:
PTS & 32-bit Python is required to run this demo.
Use
pip
to install additional packages:codecs
,lxml
.python examples/pts_gap.py
-
PTS Automation with custom Implicit Send DLL:
Download and activate custom Implicit Send DLL in the workspace. Start server:
python examples/implicitsend_test.py
Run the supported cases in PTS.