A Python package for scientific management of RPA processes.
Project description
RPA Assistant
RPA Assistant Client Configuration Tool, integrated with Streamlinet Server, provides a complete set of RPA management service applications.
Installation
You can install this package using pip:
pip install shadow_bot
Usage
import xbot
from .import package
from shadow_bot import SBA, service_init
try:
sba = SBA(xbot, package)
service_init(sba, init=True)
except Exception as e:
pytest.fail(f"shadow_bot raised an exception: {e}")
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
shadowbot-0.1.0.tar.gz
(8.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
shadowbot-0.1.0-py3-none-any.whl
(10.0 kB
view details)
File details
Details for the file shadowbot-0.1.0.tar.gz.
File metadata
- Download URL: shadowbot-0.1.0.tar.gz
- Upload date:
- Size: 8.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f71c8e22fea9e2d5df61107e5b786aa8fd7ae22951ea82231056fccd22254e9
|
|
| MD5 |
61852b5b0161e34f3cc69a7ea7f9274d
|
|
| BLAKE2b-256 |
bc3a5cb27b4230cd8d47e1d7d2fb90804362a7cfa058ddc533a3c3f6561f6dfb
|
File details
Details for the file shadowbot-0.1.0-py3-none-any.whl.
File metadata
- Download URL: shadowbot-0.1.0-py3-none-any.whl
- Upload date:
- Size: 10.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
744fafd404501464e4bc9cc06d28beea1b7216443b55c45f40eaeefd6f421a9b
|
|
| MD5 |
eda256f3c695f30adc81fb54b1514a0d
|
|
| BLAKE2b-256 |
b378604cccb65f9b8555f879006a07b8ceaeb43536292d9eb93d6aefb8f2db08
|