The stcrestclient package provides the stchttp ReST API library module. This allows simple function calls, nearly identical to those provided by StcPython.py, to be used to access TestCenter server ...
A module is a single Python file containing Python code. It can include functions, classes, and variables, and it may also include runnable code. A package is a collection of Python modules organized ...