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.4.1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

globus_nexus_client-0.4.1-py3-none-any.whl (9.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: globus-nexus-client-0.4.1.tar.gz
  • Upload date:
  • Size: 8.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for globus-nexus-client-0.4.1.tar.gz
Algorithm Hash digest
SHA256 156ff3a3dc5e07fe30b41856aad54d25129efcff913ec17669edc24c9fa755cd
MD5 01351e7cd2a0a4049523eda0b84ec0c3
BLAKE2b-256 c2c180ec6b125583683c6bfdf9b6174f6ae18deb56022d824c9abb65b6b3721e

See more details on using hashes here.

File details

Details for the file globus_nexus_client-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: globus_nexus_client-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 9.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.10

File hashes

Hashes for globus_nexus_client-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 4ed05b304530ae363772e4f2af2b6c9f3c63849a1427fc6b2e315ed864416e8e
MD5 7c38dd5f817bbd1b4d2a05ffd351bd72
BLAKE2b-256 f4bae24bf69788f850daacd983d63acc4395ed588f68ceb12e71396d360b5db6

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