Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bdpedigo/neuropull

A (soon to be) lightweight Python package for accessing single-cell connectome networks with metadata.
https://github.com/bdpedigo/neuropull

connectome connectomes connectomics data dataset networks networks-biology

Last synced: about 2 months ago
JSON representation

A (soon to be) lightweight Python package for accessing single-cell connectome networks with metadata.

Awesome Lists containing this project

README

        

# neuropull

[![pypi](https://img.shields.io/pypi/v/neuropull.svg)](https://pypi.org/project/neuropull/)
[![python](https://img.shields.io/pypi/pyversions/neuropull.svg)](https://pypi.org/project/neuropull/)
[![Build Status](https://github.com/neurodata/neuropull/actions/workflows/dev.yml/badge.svg)](https://github.com/neurodata/neuropull/actions/workflows/dev.yml)
[![codecov](https://codecov.io/gh/neurodata/neuropull/branch/main/graphs/badge.svg)](https://codecov.io/github/neurodata/neuropull)

A lightweight tool for pulling connectome networks and metadata

* Documentation:
* GitHub:
* PyPI:
* Free software: MIT

## Features

* TODO

## Credits

This package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [waynerv/cookiecutter-pypackage](https://github.com/waynerv/cookiecutter-pypackage) project template.