basics: Python Interface Basics

Description Usage Arguments Functions

Description

Python Interface Basics

Usage

1
2
3
4
5
6
7
8
9
pyHelp(key)

pyVersion()

pyIsConnected()

pyExit()

pyConnect(path, port = 6000L, host = "localhost", timeout = 10000L)

Arguments

key

The Python function or object to get help on.

path

The path to the Python executable.

port

A port number to use for communicating with Python.

host

The hostname to use for communicating with Python.

timeout

Maximum time to wait for a response from Python.

Functions


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