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
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
bluepyentity-0.0.0.tar.gz
(20.6 kB
view details)
File details
Details for the file bluepyentity-0.0.0.tar.gz
.
File metadata
- Download URL: bluepyentity-0.0.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a632d1c069bd74356c364e85ac34a267e9d922c5113e34c352be89519121ca9 |
|
MD5 | be52491ff60e9f046477d941732e4bab |
|
BLAKE2b-256 | f584c2e767bb590e4c62df4f55b89570ea53b191eb3bfa0f13dc96dabf646f3b |