Skip to content

janelia-flyem/ngsidekick

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

199 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NGSidekick

Documentation

Tools for neuroglancer scenes. See docs.

Installation

Packages are available from both PyPI and conda-forge.

Using pixi:

pixi add ngsidekick

Using conda:

conda install -c conda-forge ngsidekick

Using pip:

pip install ngsidekick

Using uv:

uv add ngsidekick

# or in an existing environment
uv pip install ngsidekick

Development

Create an environment and run tests:

uv venv
uv pip install -e .[test]
pytest

About

Tools for preparing and working with neuroglancer scenes

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors