Skip to main content

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


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