Skip to content

Commit 9b8f6b7

Browse files
committed
Added basic README
1 parent fa31349 commit 9b8f6b7

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
![Status](https://github.com/brain-image-library/py-brain-sdk/actions/workflows/main.yml/badge.svg)
2+
![Status](https://github.com/brain-image-library/py-brain-sdk/actions/workflows/pretty.yml/badge.svg)
3+
![Issue](https://img.shields.io/github/issues/brain-image-library/py-brain-sdk)
4+
![forks](https://img.shields.io/github/forks/brain-image-library/py-brain-sdk)
5+
![Stars](https://img.shields.io/github/stars/brain-image-library/py-brain-sdk)
6+
![License](https://img.shields.io/github/license/brain-image-library/py-brain-sdk)
7+
8+
# py-brain-sdk
9+
10+
py-brain-sdk is a Python library that simplifies interaction with the Brain Image Library (BIL), a national public resource for neuroscience research. BIL provides access to petabyte-scale brain microscopy datasets, including whole and partial brain images, neuron morphologies, connectivity data, and spatial transcriptomics. This SDK enables researchers, data scientists, and developers to programmatically query, download, and analyze BIL datasets, leveraging its APIs and integrated analysis ecosystem.
11+
12+
With py-brain-sdk, you can
13+
14+
* Search and retrieve brain imaging datasets and metadata.
15+
* Download specific image files or subsets of large datasets.
16+
* Interface with BIL’s visualization and computational tools.
17+
18+
This SDK is designed to streamline workflows for neuroscience research, making it easier to integrate BIL’s vast resources into your
19+
Python projects.
20+
21+
---
22+
Copyright © 2020-2025 Pittsburgh Supercomputing Center. All Rights Reserved.
23+
24+
The [Biomedical Applications Group](https://www.psc.edu/biomedical-applications/) at the [Pittsburgh Supercomputing Center](http://www.psc.edu) in the [Mellon College of Science](https://www.cmu.edu/mcs/) at [Carnegie Mellon University](http://www.cmu.edu).

0 commit comments

Comments
 (0)