Globus SDK for Python


Keywords
globus, auth, platform, search, transfer
License
Apache-2.0
Install
pip install globus-sdk==3.15.1

Documentation

build status

Latest Released Version

Supported Python Versions

License

pre-commit.ci status

Import Style

Code Style

Globus SDK for Python

This SDK provides a convenient Pythonic interface to Globus APIs.

Basic Usage

Install with pip install globus-sdk

You can then import Globus client classes and other helpers from globus_sdk. For example:

Testing, Development, and Contributing

Go to the CONTRIBUTING guide for detail.