MCPcopy Index your code
hub / github.com/connectome-neuprint/neuprint-python

github.com/connectome-neuprint/neuprint-python @0.6.2

Chat with this repo
repository ↗ · DeepWiki ↗ · release 0.6.2 ↗ · + Follow
352 symbols 1,352 edges 30 files 197 documented · 56% updated 45d ago★ 3818 open issues
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

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

Core symbols most depended-on inside this repo

query
called by 32
neuprint/admin.py
basic_exprs
called by 30
neuprint/queries/neuroncriteria.py
fetch_custom
called by 28
neuprint/client.py
all_conditions
called by 20
neuprint/queries/neuroncriteria.py
global_with
called by 19
neuprint/queries/neuroncriteria.py
_fetch_json
called by 17
neuprint/client.py
fetch_neurons
called by 16
neuprint/queries/neurons.py
basic_conditions
called by 14
neuprint/queries/neuroncriteria.py

Shape

Function 205
Method 116
Class 26
Route 5

Languages

Python100%

Modules by API surface

neuprint/client.py53 symbols
versioneer.py50 symbols
neuprint/queries/neuroncriteria.py36 symbols
neuprint/utils.py25 symbols
neuprint/_version.py24 symbols
neuprint/tests/test_client.py20 symbols
neuprint/tests/test_queries.py19 symbols
neuprint/simulation.py14 symbols
neuprint/skeleton.py13 symbols
neuprint/queries/synapses.py13 symbols
neuprint/queries/connectivity.py12 symbols
neuprint/tests/test_skeleton.py10 symbols

For agents

$ claude mcp add neuprint-python \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact