pyAutomationAnywhere
A Python module for the Automation Anywhere API (v10.5), written because you can't always use the Control Room to deploy a task.
About
A Python module for deploying tasks using the Automation Anywhere API (v10.5). It came out of a real need in my work as an RPA architect and developer: sometimes you simply can’t use the Control Room to deploy a task on a Bot Runner, so we started using the API — and this (albeit simple) very useful module came out of it.
Licence
MIT licence, so feel free to use it as you need and want. Issues and requests are welcome on GitHub, and of course feel free to fork it.