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.17.1.tar.gz (47.5 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.17.1-py3-none-any.whl (54.5 kB view details)

Uploaded Python 3

File details

Details for the file globus_automate_client-0.17.1.tar.gz.

File metadata

  • Download URL: globus_automate_client-0.17.1.tar.gz
  • Upload date:
  • Size: 47.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.11.1 Linux/5.14.0-1055-oem

File hashes

Hashes for globus_automate_client-0.17.1.tar.gz
Algorithm Hash digest
SHA256 35a8701b712b9231016ec07b51cac288411218d35d55f9829acd7b312ffc8dbe
MD5 9232fbe873388ab2f351f064e0c60dce
BLAKE2b-256 b7ad84b969de10387a1b7f00c5356df0125c7bd38602fc1dd90654c13ad46f13

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for globus_automate_client-0.17.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6d3c7b74d9426f8f8b9380daaf9a536c10dea6c3950a97b3ce371bcdc2659201
MD5 5444469ece23c32de1b300af2b788003
BLAKE2b-256 e834ecd01cf63b47fa97747cab9d17642aea2a29f0efddd9a5535bb8a10d27a5

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