Unofficial Globus Nexus Client (based on SDK clients)
Project description
Disclaimer: This Is Not An Official Globus.org Product
===
This is a personal project borne of my own frustration trying to interact with
the Globus Nexus API.
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 the
unsupported ``python-nexus-client`` sample lib, which is remarkably terrible.
Globus Nexus Client
===
When Globus added the new `SDK <https://github.com/globus/globus-sdk-python`_
it did not include functionality for the old 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
---
Because this is not part of the SDK, you don't get at it with a simple
``from globus_sdk import NexusClient``.
Instead, imports come from the package namespace::
from globus_nexus_client import NexusClient
You can then use ``NexusClient`` methods as usual.
===
This is a personal project borne of my own frustration trying to interact with
the Globus Nexus API.
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 the
unsupported ``python-nexus-client`` sample lib, which is remarkably terrible.
Globus Nexus Client
===
When Globus added the new `SDK <https://github.com/globus/globus-sdk-python`_
it did not include functionality for the old 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
---
Because this is not part of the SDK, you don't get at it with a simple
``from globus_sdk import NexusClient``.
Instead, imports come from the package namespace::
from globus_nexus_client import NexusClient
You can then use ``NexusClient`` methods as usual.
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
Built Distribution
File details
Details for the file globus-nexus-client-0.2.1.tar.gz
.
File metadata
- Download URL: globus-nexus-client-0.2.1.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e2865fea866359bae29cff4c1a41e4596ab403c163175fe120664289d1d231ca |
|
MD5 | 941838b75f84965f22563a812fb3524a |
|
BLAKE2b-256 | 1926c79b03708dcfcca9b940236e0425b6fa009da3999a26517ce1bdbebff3fd |
File details
Details for the file globus_nexus_client-0.2.1-py2.7.egg
.
File metadata
- Download URL: globus_nexus_client-0.2.1-py2.7.egg
- Upload date:
- Size: 9.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 01c1b6329c41117ae9b0d3536d0df2c61c5ddf7681f072ed7ef3e2f976ddf9c1 |
|
MD5 | 6d3e5b4c6fd067284433cee4df277251 |
|
BLAKE2b-256 | 15ce6a90ff629f0925224c25d923d8593e3829942b03624ae439e27ff3c13668 |