connector to rarus-cloud ESB
Project description
Esb Connect
Developed by mr. Lozovskoy Sergey from RarusCloud (c) 2022
Examples of How execute workflow
from raruscloud import EsbConnect
# creating connection to ESB
user = 'username'
password = 'password'
esb = EsbConnect(user=user, password=password, esb_prod=True)
# Other Code
esb.execute_workflow(request_data={}, workflow_name='workflow', workflow_group='group', workflow_subgroup='subgroup')
# When You Are Done
print(esb.result)
print(esb.task_result)
Have questions? serloz@rarus.ru
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
raruscloud-1.0.2.tar.gz
(2.8 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
File details
Details for the file raruscloud-1.0.2.tar.gz.
File metadata
- Download URL: raruscloud-1.0.2.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35841f342a72ef737b2f9d2bf73d5b4fdb108dfb7bccab38652568848bf344fd
|
|
| MD5 |
b53c96eece9ed1da5b6ad26fbca7fdd8
|
|
| BLAKE2b-256 |
cb31f6af75b6c9cca95f470cf5488c182390dc2334f68eedd4dd8985621b5738
|
File details
Details for the file raruscloud-1.0.2-py3-none-any.whl.
File metadata
- Download URL: raruscloud-1.0.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
757690a1b703b8a89714d7c5ac19b730cca7102edc9eef2b6461ee8db456a798
|
|
| MD5 |
ebd02012683d787d6fd3886038f0f650
|
|
| BLAKE2b-256 |
073eae2aae2da0dcfabf3b0192d4d9797a14afb7ad61a65b82f7ca2d015a45e7
|