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.12.0.tar.gz (41.0 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.12.0-py3-none-any.whl (47.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: globus-automate-client-0.12.0.tar.gz
  • Upload date:
  • Size: 41.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.5 CPython/3.6.10 Darwin/20.4.0

File hashes

Hashes for globus-automate-client-0.12.0.tar.gz
Algorithm Hash digest
SHA256 b7174a47808a9aaa049a1729dea18bbe0bd2ce00385fcf6df5e05bb4c5a75251
MD5 644196b83e76f9a9bc96639b64445da2
BLAKE2b-256 d83df8e6e97bc2a47b4b4ecc9ca67f14b34066d3503bd5972e54dd75a2a1b80f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for globus_automate_client-0.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ec69f90e7a42f229a0e76e6244259ae17e8ce0db22470634cd2bbbad4ca07c38
MD5 71b5deca315d5c3e8d239762a097f34b
BLAKE2b-256 79df39573f884ce87f2a7f0c10a58c54aa6f91390ad34cc1064138fefa21034d

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