Path, IO and caching tools for MindScope Neuropixels projects, compatible with data in the cloud.
conda create -n npc_io python>=3.9
conda activate npc_io
pip install npc_io
import npc_io
See instructions in https://github.com/AllenInstitute/npc_io/CONTRIBUTING.md and the original template: https://github.com/AllenInstitute/copier-pdm-npc/blob/main/README.md