Skip to main content

Experimental client for the in-development Globus Automate services

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.10.7.tar.gz (27.1 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.10.7-py3-none-any.whl (32.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: globus-automate-client-0.10.7.tar.gz
  • Upload date:
  • Size: 27.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.1.3 CPython/3.6.10 Darwin/20.3.0

File hashes

Hashes for globus-automate-client-0.10.7.tar.gz
Algorithm Hash digest
SHA256 f16c0ab9f60def496f7ac004ecf0e0b3f3bd655dcd1a693afcf218bb92b12e79
MD5 08ba3e4e05173157a0eb0ab0d7154bed
BLAKE2b-256 74596231ed8a95406a6d700ba02af6d8c5582b9461464721edc5b2a3145cfe0f

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for globus_automate_client-0.10.7-py3-none-any.whl
Algorithm Hash digest
SHA256 2cb7e30290c96ca33b2571271b3e295e6c7b2b401685c5679b1826ef1cb76e78
MD5 54ae1a01e364cc6fd26bdb8ea7661971
BLAKE2b-256 09a2fffe6b88ab9790840759b0e05e9c4b247201930afcb6d95caf3a8bd7d798

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