Post Reply 
Python, separate file handling
04-24-2021, 05:14 PM
Post: #7
RE: Python, separate file handling
(04-24-2021 09:46 AM)jonmoore Wrote:  Round trips via PPL appear to be less performant than using the numerical and symbolic views of the Python app itself. The numerical view is the Python terminal and the symbolic view is the Python text editor.

I don't think that there is a discernible adverse effect on performance when invoking a Python script through PPL. The Python code seems to be directly processed by the Python interpreter. After all, the only PPL portion is just that call of the interpreter with the Python code. "PYTHON(name, param)

Günter
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Python, separate file handling - Dirk.nl - 04-23-2021, 11:20 AM
RE: Python, separate file handling - Guenter Schink - 04-24-2021 05:14 PM



User(s) browsing this thread: 1 Guest(s)