Skip to main content

Client for the Globus Flows service

Reason this release was yanked:

Project is EOL

Project description

This SDK provides a CLI and a convenient Pythonic interface to the Globus Automate suite of services.

Basic Usage

Install with pip install globus-automate-client

You can then import Globus Automate client classes and other helpers from globus_automate_client. For example:

from globus_automate_client import create_action_client

ac = create_action_client("https://actions.globus.org/hello_world")

# Launch an Action and check its results
resp = ac.run({"echo_string": "Hello from SDK"})
assert resp.data["status"] == "SUCCEEDED"
print(resp.data)

You can also use the CLI interface to interact with Automate services. For example:

globus-automate action introspect --action-url https://actions.globus.org/hello_world

Testing, Development, and Contributing

Go to the CONTRIBUTING guide for detail.

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

globus-automate-client-0.14.0.tar.gz (46.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

globus_automate_client-0.14.0-py3-none-any.whl (52.7 kB view details)

Uploaded Python 3

File details

Details for the file globus-automate-client-0.14.0.tar.gz.

File metadata

  • Download URL: globus-automate-client-0.14.0.tar.gz
  • Upload date:
  • Size: 46.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.11 CPython/3.9.7 Linux/5.13.0-37-generic

File hashes

Hashes for globus-automate-client-0.14.0.tar.gz
Algorithm Hash digest
SHA256 4059ea644a4fd7fa7a76efcd202468ed15dc763b8f19be20f3be8592d46c4d37
MD5 66776477d511836cac03ed5f6a230430
BLAKE2b-256 892d6e46bfbec1608444822bbd7b58506bda3609cbdcfd147fac3f2e9c2d57f4

See more details on using hashes here.

File details

Details for the file globus_automate_client-0.14.0-py3-none-any.whl.

File metadata

File hashes

Hashes for globus_automate_client-0.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 0968e083e62400c4c02c894a9447b301a7182bd8cb8f4362b82bd92f03e09a6f
MD5 69905cf14e760aeda032e1e5b814f7e5
BLAKE2b-256 9d8ec09b39a6eff819c815dc8ac7955ac308960832055b72a6ca58c13557d120

See more details on using hashes here.

Supported by

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