The Gen3 SDK makes it easy to utilize functionality in Gen3 data commons.
Project description
Gen3 SDK for Python
The Gen3 SDK for Python provides classes for handling the authentication flow using a refresh token and getting an access token from the commons. The access token is then refreshed as necessary while the refresh token remains valid. The submission client contains various functions for submitting, exporting, and deleting data from a Gen3 data commons.
Docs for this SDK are available at http://gen3sdk-python.rtfd.io/
Auth
This contains an auth wrapper for supporting JWT based authentication with requests
. The access token is generated from the refresh token and is regenerated on expiration.
IndexClient
This is the client for interacting with the Indexd service for GUID brokering and resolution.
SubmissionClient
This is the client for interacting with the Gen3 submission service including GraphQL queries.
Changelog
0.1.0
Initial release Functionality for IndexClient, and Submission client
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
File details
Details for the file gen3-0.1.1.tar.gz
.
File metadata
- Download URL: gen3-0.1.1.tar.gz
- Upload date:
- Size: 9.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.19.1 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aa4a2c648692f675a1dac8df5932b5375de49d2f37c06683432be04e91ba17c8 |
|
MD5 | 667e310c2f83dd586887e523974c00cf |
|
BLAKE2b-256 | fac6f138c34e9930e2f073b31ffb775ba4a6f3594544b64aabb3e5354710a319 |