Metadata-Version: 2.4
Name: neuralfetch
Version: 0.0.3
Summary: Download backends and data-fetching utilities for neuralset.
Author: Meta FAIR
License-Expression: MIT
Project-URL: Source, https://github.com/facebookresearch/neuroai
Project-URL: Tracker, https://github.com/facebookresearch/neuroai/issues
Requires-Python: >=3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: neuralset>=0.0.1
Requires-Dist: h5py
Requires-Dist: pybv>=0.7.3
Requires-Dist: mne_bids>=0.16
Dynamic: license-file

# neuralfetch

Download backends and data-fetching utilities for neuroimaging datasets.

- **Download backends** for OpenNeuro, DANDI, S3, Physionet, OSF, Zenodo, Figshare, Hugging Face, Synapse, Dryad, and more
- **Helper utilities** for study data management, BIDS export, and file scanning
- Built on top of [neuralset](https://github.com/facebookresearch/neuroai)

## Install

```bash
pip install neuralfetch
```

## Third-Party Content

References to third-party content from other locations are subject to
their own licenses and you may have other legal obligations or
restrictions that govern your use of that content.

## License

This project is licensed under the MIT License. See [LICENSE](LICENSE) for details.
