This packages allows to use ibott robot console features. More information in https://ibott.io
Project description
Robot Manager
Robot Manager is a package that allows to connect with iBott robot manager console to use cloud features. visit https://ibott.io/Academy/robot-manager to learn more about the robot manager features.
Bot Class
create_queue(queue_name): Create a queue. find_queue_by_id(queue_id): Find a queue by its ID. find_queues_by_name(queue_name): Find all queues by its name. get_asset_by_name(asset_name): Get an asset by its name. get_asset_by_id(asset_id): Get an asset by its ID. save_file_from_console(file_path, file_name): Save a file from the Orchestrator API.
Queue Class
create_item(item_data): Create a new item in the queue. get_next_item(): Get the next pending item in the queue. set_retry_times(times): Set the retry times of an item.
Item Class
set_item_as_working(self): Set item as working. set_item_as_ok(self): Set item as ok. set_item_as_fail(self): Set item as failed. set_item_as_pending(self): Set item as pending. set_item_executions(self): increment item execution counter
Asset Class
get_assets(): Get assets all assets from the robot manager console. get_asset_by_id(): Get asset by ID from the robot manager console. get_asset_by_name(): Get asset by name from the robot manager console.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file ibott_robot_manager-1.0.2.tar.gz
.
File metadata
- Download URL: ibott_robot_manager-1.0.2.tar.gz
- Upload date:
- Size: 21.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edf194344b5ed4c077611e3c12d379c3c31d8552101144cc17f91cda1ec8c582 |
|
MD5 | fae6b69470c19e8badca46acb1a6cd84 |
|
BLAKE2b-256 | 9a94453338b8be5559b9782e76ccdcdc0cb9cbc56409bc36bb59471c8777be8f |
File details
Details for the file ibott_robot_manager-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: ibott_robot_manager-1.0.2-py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cea3d1e94a75de2fe5d2ed50fafcf79534c293d0e381de6526877ee77055f46c |
|
MD5 | a914bf5e1fabf1804645fbe51b630714 |
|
BLAKE2b-256 | def0e3b48919c246026c26bf345651895d6b747177e8bb07ace3421db6be5b9b |