py_variables: Interact with Python variables.

Description Usage Arguments Details Value Functions

Description

Interact with Python variables.

Usage

1
2
3
4
5
pyPrint(objName)

pyGet(...)

pySet(...)

Arguments

objName

The Python object to print.

...

Names of one or more Python variables to get/set.

Details

This is basically the same as pyExecp but prints to the console using print instead of cat.

Value

A character string.

The return value (for one variable) or a named list of values (for multiple variables) returned from Python.

Functions


mkoohafkan/perspyr documentation built on May 5, 2019, 1:38 p.m.