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.4.tar.gz
(5.5 kB
view details)
Built Distribution
PySXO-0.0.4-py3-none-any.whl
(6.3 kB
view details)
File details
Details for the file PySXO-0.0.4.tar.gz
.
File metadata
- Download URL: PySXO-0.0.4.tar.gz
- Upload date:
- Size: 5.5 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 | fd8a0e1edd09060e8af740c52544c742acf625611d7429a91b6b55384b143f75 |
|
MD5 | efadfb8f2459e4f9fad603571e860225 |
|
BLAKE2b-256 | 32f753278e25b879209c19e3ad9bfe0a90ef33f08a7478ede9be9a9d8bd938db |
Provenance
File details
Details for the file PySXO-0.0.4-py3-none-any.whl
.
File metadata
- Download URL: PySXO-0.0.4-py3-none-any.whl
- Upload date:
- Size: 6.3 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 | 2b20145a5685f7eb9bffc6848c4db81475186d4f9df45c9665ddc093e63544a4 |
|
MD5 | 5e6f8925f685575c5b35ec43c0d745b1 |
|
BLAKE2b-256 | 9613a871b65af76919517293023f6e6cde03c26be258e90afe66b0d24032c92a |