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 these commands:

python -m pip install --upgrade pip setuptools wheel
python -m 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.16.1.tar.gz (47.9 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.16.1-py3-none-any.whl (54.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: globus-automate-client-0.16.1.tar.gz
  • Upload date:
  • Size: 47.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.13 CPython/3.8.13 Linux/5.15.0-39-generic

File hashes

Hashes for globus-automate-client-0.16.1.tar.gz
Algorithm Hash digest
SHA256 5218391972389626a7b2444a314f74541d153a9531a897e9adfe999fdb17f9d0
MD5 35f869f3d6eedc288aa89237efdbee1b
BLAKE2b-256 e755910bfc17546314583cd4274f1eb479694d3f2f27dc65a03fa6ec18691832

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for globus_automate_client-0.16.1-py3-none-any.whl
Algorithm Hash digest
SHA256 c1940d762c2e8af376eb750b647773dc65d21877c60cd0a824cbdd864d67e7b5
MD5 fee13d3c9f3b3c4688bfcaf8a5cac27e
BLAKE2b-256 d56d946ef9ceda1e9dc3a3b101f39c1e1ae7231ca210ccb5dcec6aaaf4bd78f4

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