Skip to content

jaswilli/globus-sdk-python

 
 

Repository files navigation

build status

Latest Released Version

Supported Python Versions

License

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:

from globus_sdk import LocalGlobusConnectPersonal

# None if Globus Connect Personal is not installed
endpoint_id = LocalGlobusConnectPersonal().endpoint_id

Testing, Development, and Contributing

Go to the CONTRIBUTING guide for detail.

About

Globus SDK for Python

Resources

License

Apache-2.0, Unknown licenses found

Licenses found

Apache-2.0
LICENSE
Unknown
COPYING

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.9%
  • Makefile 0.1%