A simple python API for SecureX Orchestrator
Project description
PySXO
A Python SDK for SecureX Orchestrator (SXO)
Quickstart
from PySXO import SXOClient
sxo = SXOClient(
client_id=secrets['client_id'],
client_password=secrets['client_password'],
dry_run=False
)
workflows = sxo.workflows
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
PySXO-0.0.7.tar.gz
(6.6 kB
view details)
Built Distribution
PySXO-0.0.7-py3-none-any.whl
(8.1 kB
view details)
File details
Details for the file PySXO-0.0.7.tar.gz
.
File metadata
- Download URL: PySXO-0.0.7.tar.gz
- Upload date:
- Size: 6.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ebbae8b54181fb7a6648130e2d5e12dd3dfb05b2e543011f304d2e202eb4d5dd |
|
MD5 | 26b49590a8ceafe2052e76d080ab5c4b |
|
BLAKE2b-256 | f8b8b4a4b29e04d826cec4099cf580843a5d16966e9e96eba694013681aa3ab9 |
Provenance
File details
Details for the file PySXO-0.0.7-py3-none-any.whl
.
File metadata
- Download URL: PySXO-0.0.7-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fff957ec6c0c0b105b1de9afc3aa86283054c048f46f270f8f182830e4540623 |
|
MD5 | 54b8f4b6e4d6de3cdadf413f4a1fa0ca |
|
BLAKE2b-256 | 6cb338c6e77fcd078efd617962f298681954a9ee1782d15d5cd37f95af913a31 |