Python engine
The Python Engine module allows Nelson users to seamlessly interface with Python, leveraging Python’s extensive ecosystem alongside Nelson’s native capabilities.
It provides functions to run Python code, manage interpreter environments, and exchange data between Nelson and Python.
Functions
Python Nelson types - Managing Data between Python and Nelson.
Python operators - The representation of Python operators in Nelson.
pyargs - Change default environment of Python interpreter.
pyenv - Change default environment of Python interpreter.
pyrun - Run Python statements from Nelson.
pyrunfile - Run Python file from Nelson.
Last updated
Was this helpful?