Execute Python Code

This bot allows you to run Python scripts. You can either run the script in fire and forget manner or wait for script to be completed. You can also pass parameters and get a return value.

Top Benefits

  • Trigger machine learning or AI algorithms via Python scripts
  • Enable backend integrations with other applications
  • Network automation
  • Quickly handle large volumes of data and generate structured output
  • Data analysis

You can select which Python installation you want to run the script against. This gives you greater freedom when multiple versions of Python are installed. You have the option to continue the robot script while Python script is running or wait until the script is complete. You can pass an unlimited number of input parameters to the Python script as an array or string. If there is a return value from the script it will be returned back to the robot.

Key Use Cases:

  • Natural Language Processing
  • Network Automation
  • Data Cleanup
  • Data Analysis
Get Bot

Free

Bot Security Program
Level 1
Applications
Business Process
Category
Downloads
798
Vendor
Automation Type
Bot
Last Updated
December 7, 2020
First Published
April 15, 2019
Platform
11.3
Support

See the Bot in Action

PREV NEXT

Setup Process

Install

Download the Bot and follow the instructions to install it in your AAE Control Room.

Configure

Open the Bot to configure your username and other settings the Bot will need (see the Installation Guide or ReadMe for details.)

Run

That's it - now the Bot is ready to get going!

Requirements and Inputs

  • Python installed
  • .net framework 4.5+
  • Inputs: Path to Python executable and script