Skip to content

Python client for interacting with GlobusOnline Nexus service

Notifications You must be signed in to change notification settings

ACME-OUI/python-nexus-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-nexus-client

Python client for interacting with GlobusOnline Nexus service.

The main entry point to this library is nexus.Client. This allows access to all of the main methods.

When a user authenticates with Nexus, they are issued a token. An API client can validate a user's authentication by taking that token and calling client.authenticate_user(token).

About

Python client for interacting with GlobusOnline Nexus service

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.2%