Python SDK for Blue Brain Nexus v1.
Project description
Status | Getting Started | Upgrade | Releases
Nexus Python SDK
Python SDK for Blue Brain Nexus v1.
Status
Beta.
Getting Started
Usage
import nexussdk as nexus
nexus.config.set_environment(DEPLOYMENT)
nexus.config.set_token(TOKEN)
nexus.permissions.fetch()
More examples in the folder notebooks and tests.
Documentation: https://bluebrain.github.io/nexus-python-sdk/.
Installation
pip install nexus-sdk
Development version
pip install git+https://github.com/BlueBrain/nexus-python-sdk
Development mode
git clone https://github.com/bluebrain/nexus-python-sdk
pip install --editable nexus-python-sdk
Requirements
Upgrade
pip install --upgrade nexus-sdk
Releases
Versions and their notable changes are listed in the releases section.
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
nexus-sdk-0.1.0.tar.gz
(21.8 kB
view hashes)
Built Distribution
nexus_sdk-0.1.0-py3-none-any.whl
(37.4 kB
view hashes)
Close
Hashes for nexus_sdk-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2fc846b8ad1bea83f54272c5ec6ae52761284814423f05159ad97c6747f7e224 |
|
MD5 | 20eb45af2265698cb94510f7dac0261b |
|
BLAKE2b-256 | 182785c0f371db9e6b71b94e633786de637329cfe5c8bca0aba6c606e7ed1820 |