Skip to main content

HPOO v10 python SDK (non-official)

Project description

This module allow you to interact easily with HPOO in python

# Installation method

pip install hpoo

# Usage sample

from hpoo import HPOO oo = HPOO(url=”[URL OF YOUR INSTANCE]”, user=”[USERNAME]”, password=”[PASS]”) oo.start_flow(uuid=’[FLOW-UUID]’, runName=’my run’, inputs={})

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

hpoo-0.0.3.tar.gz (2.3 kB view hashes)

Uploaded Source

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