Skip to main content
To use Python in , install the following dependencies on the server that hosts the application.
  • Python 3: Download and install a supported Python release (3.10 or higher) from the Python website.
  • Java Embedded Python (Jep) 4.2.2 or later: Jep is available from multiple sources, depending on your environment and installation method.
For details about how how to use Python scripting in , including script execution, available inputs, and practical examples, see Writing Python.