Python Manager
With Python Manager you manage Python executables. To open the Python Manager, go to Manage and select Python Manager in the Tools & Monitoring section.
Â
Python Manager Table
The Python Manager table provides information about the available Python installations in the system. You can add an interpreter by clicking Add which opens the Add Interpreter window. Double-click on an existing interpreter to open the Edit Interpreter window. Using these options you can add/configure the following details:
Column | Description |
Name | The name of the Python installation. |
Location | The location of the Python executable in the file system. |
Working Directory | The working directory to be used. |
Use As Default | Select if this Python installation is to be used as the default interpreter for agents that do not specify a Python Interpreter Profile. |
Use In Editor | Select if this Python installation is to be used for code completion in the Python Code Editor. This Python installation has to be available on the platform. |
To remove an existing interpreter, select an interpreter and click Remove. Use the Up and Down buttons to rearrange interpreters within the table.