Skip to main content

NEXUS Productivity Layer

Project description

NEXUS Productivity Layer

Installation

Examples: Command Line Interaction

Token:

Using the keyring, a NEXUS token can be stored to reduce the number of required authentication steps:

token='copy your token here'
bluepyentity token set --token $token

One can see the contents of the token with:

bluepyentity token decode

One can get the token with (note that this can be piped to other apps that need the token, or saved as an environment variable:

bluepyentity token get

# save as environment variable:

token=`bluepyentity token get`

Info:

One can look at the associated information of an identifier with:

bluepyentity info SOME_ID

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

bluepyentity-0.0.0.tar.gz (20.6 kB view hashes)

Uploaded Source

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