Skip to main content

NEXUS Productivity Layer

Project description

NEXUS Productivity Layer, helps to:

  • access NEXUS through the command line interface

  • provide convenience functions to simplify common operations using NEXUS

Installation

From PyPi:

pip install bluepyentity

Usage and 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

Acknowledgements

The development of this software was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.

This project/research has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 785907 (Human Brain Project SGA2).

License

Blue Brain Entity is licensed under the terms of the GNU Lesser General Public License version 3, unless noted otherwise, for example, external dependencies. Refer to COPYING.LESSER and COPYING for details.

Copyright (c) 2019-2022 Blue Brain Project/EPFL

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License version 3 as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.

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.1.tar.gz (54.3 kB view details)

Uploaded Source

File details

Details for the file bluepyentity-0.0.1.tar.gz.

File metadata

  • Download URL: bluepyentity-0.0.1.tar.gz
  • Upload date:
  • Size: 54.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.10

File hashes

Hashes for bluepyentity-0.0.1.tar.gz
Algorithm Hash digest
SHA256 fb25032a83fcbd139a449791c25a2844aec50609d7eb51e7b5d4054db6c0583c
MD5 383162b795029351744b6abc6eed394b
BLAKE2b-256 59e4543cf1b42ca28838d95a2b5faa70d9be5d01762edfafc08d8cd2c27eeddd

See more details on using hashes here.

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