Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

PySXO-0.0.1-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page