Python
Home
Contact Support
Search…
Python
How to use?
Example
Configuration
Release Notes
Powered By
GitBook
Python
Python
is an interpreted high-level general-purpose programming language. This Agent allows running a Python file in a Data Stream.
Details for an
example
and its
configuration
can be found in the
How to Use
section.
Pre-requisites
In order to use this agent, the following needs to be set up:
Python 3.7.4 must be installed on the system where Stream Host is installed.
Environment Variables:
PYTHONHOME = C:\Python37
PYTHONPATH = %PYTHONHOME%;%PYTHONHOME%\Lib\site-packages;%PYTHONHOME%\Lib;%PYTHONHOME%\DLLs;
Add PYTHONHOME to system Path Variable
Download
Name
Link
Python Action Agent v1.51
Download
Please
contact
XMPro if you're looking for an older version of this Agent.
Next - How to use?
Example
Last modified
3mo ago
Copy link
Contents
Pre-requisites
Download