Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/bdpedigo/neuropull
- Owner: bdpedigo
- License: mit
- Created: 2022-09-20T22:00:27.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-03T21:40:07.000Z (about 1 year ago)
- Last Synced: 2024-10-14T05:05:53.018Z (3 months ago)
- Topics: connectome, connectomes, connectomics, data, dataset, networks, networks-biology
- Language: Python
- Homepage: http://docs.neurodata.io/neuropull/
- Size: 1.67 MB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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.