connectome-neuprint / neuprint-python

Python client utilties for interacting with the neuPrint connectome analysis service
BSD 3-Clause "New" or "Revised" License
31 stars 15 forks source link

docs-badge

neuprint-python

Python client utilties for interacting with the neuPrint connectome analysis service.

Install

If you're using conda, use this command:

conda install -c flyem-forge neuprint-python

Otherwise, use pip:

pip install neuprint-python

Getting started

See the Quickstart section in the documentation