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.15.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.15.0-py3-none-any.whl (52.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for globus-automate-client-0.15.0.tar.gz
Algorithm Hash digest
SHA256 7822b1972660cbd13956c332ac3b3359c390fbf5aeb8366d15afc9182f6a2f4f
MD5 107dc14d9f633ed636d9ffb49e8de6fd
BLAKE2b-256 d9e4995a0876164c51a208b75235f8a9c0039932528bee0721c65fd6c58d2eb9

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for globus_automate_client-0.15.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f069902a93e1d4803495767d84625bd013dd4353d080909750a86ba5fffd7c75
MD5 38f43a9f1f8ee89c7635872fccad1933
BLAKE2b-256 5153cdf33065d56bbc553e3a0e05ac23816b8216245e0e1b20fcd66978dc54e4

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