Skip to main content

HPOO v10 python SDK (non-official)

Project description

HPOO - Interact with your HPOO v10 instance in your favorite language
=====================================================================

This module allow you to interact easily with HPOO in python

# Installation method

> pip install hpoopy

# Usage sample

```python

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.1.tar.gz (1.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