Skip to main content

Unofficial Globus Nexus Client (based on SDK clients)

Project description

Disclaimer: This Is Not An Official Globus.org Product

This is a personal project for talking to the Globus Nexus API with all of the benefits of the Globus SDK. It is not a Globus maintained product.

If you don’t know what that is, stop reading here and go away. Otherwise, this will hopefully alleviate the pains of trying to use Nexus.

Globus Nexus Client

When Globus added the new SDK it did not include functionality for the Nexus API.

This package contains a client for talking to Nexus, based on the same core client model provided by the SDK. You should therefore think of this as a third-party extension to the SDK for talking to Nexus.

Importing and Usage

Instead, imports come from the package namespace:

from globus_nexus_client import NexusClient

You can then use NexusClient methods as usual.

The client object supports all of the typical Authorizers that the SDK provides, and this package provides an additional Authorizer for using Nexus-issued tokens:

from globus_nexus_client import NexusClient, LegacyGOAuthAuthorizer

client = NexusClient(authorizer=LegacyGOAuthAuthorizer('<nexus token>'))

Documentation

There is no web doc or other maintained documentation for this project, but there are docstrings on all methods of the client object. Either browse the source or use help() in the python REPL.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

globus-nexus-client-0.2.8.tar.gz (4.5 kB view details)

Uploaded Source

Built Distribution

globus_nexus_client-0.2.8-py2.7.egg (10.3 kB view details)

Uploaded Source

File details

Details for the file globus-nexus-client-0.2.8.tar.gz.

File metadata

File hashes

Hashes for globus-nexus-client-0.2.8.tar.gz
Algorithm Hash digest
SHA256 d96df9eb0feb915c75f966fde2b25924ca51abace80c83a7a9f8203bb07987e8
MD5 aeb3b13e889913f65fad3c1f9f83db11
BLAKE2b-256 d8eacf065156bc5ffd2b57803ee414b4a720bac619e4ea49c6c9787dcff68ca9

See more details on using hashes here.

File details

Details for the file globus_nexus_client-0.2.8-py2.7.egg.

File metadata

File hashes

Hashes for globus_nexus_client-0.2.8-py2.7.egg
Algorithm Hash digest
SHA256 5195cb9ebc92206e40e79340cd2af4495657ee01b8397cb7096e70037a277f21
MD5 355faeb28664844978f7f3b653781f74
BLAKE2b-256 e48aee75d6b61e36d9eeb3d589e6e712b709d501b71bce8986a83ae44ae2dbc2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page