Automation Anywhere Python API Caller
About
This is a work in progress module for deploying tasks using Automation Anywhere API (v10.5). You can find the code in the pyAutomationAnywhere github page.
This was needed for some of my works as RPA Architect and developer, sometimes you just can't use the Control Room to deploy a task on a Bot Runner, so we started using the API and from that, in came this (albeit simple) very useful module.
License
It's MIT License, so feel free to use it as you need and want. Any issues or requests, please post it on the GitHub, and of course, feel free to fork it.