Python API for the Blue Brain BioExplorer
Project description
Blue Brain BioExplorer
The bioexplorer package provides an extended python API for the Blue Brain BioExplorer application
1. From the Python Package Index
(venv)$ pip install bioexplorer
2. From source
Clone the repository and install it:
(venv)$ git clone https://github.com/BlueBrain/BioExplorer.git
(venv)$ cd BioExplorer/bioexplorer/pythonsdk
(venv)$ python setup.py install
Connect to running Blue Brain BioExplorer instance
>>> from bioexplorer import BioExplorer
>>> bio_explorer = BioExplorer('localhost:8200')
Upload to pypi
twine upload dist/*
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
bioexplorer-1.0.0.tar.gz
(26.2 kB
view details)
File details
Details for the file bioexplorer-1.0.0.tar.gz
.
File metadata
- Download URL: bioexplorer-1.0.0.tar.gz
- Upload date:
- Size: 26.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ec0c9cb29010a825d679f937695316924619515b9fff913fbf44ab0546a1d725 |
|
MD5 | 6fdf831e6990190adbf5fddfeef3c852 |
|
BLAKE2b-256 | 794298b5130d56cf4ba2b32f224b5746d1265e2adf29a0d9d810b83a7409d0c6 |