Skip to content

DocSavage/neuprint-python

 
 

Repository files navigation

docs-badge

neuprint-python

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

Install

If you're using pixi, use this:

pixi init -c flyem-forge -c conda-forge
pixi add python=3.9 'neuprint-python>=0.5.1' 'pyarrow>=20' 'numpy>=2' 'pandas>=2'

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

About

Python client utilties for interacting with the neuPrint connectome analysis service

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%