Registry / data / idc-index-data

idc-index-data

JSON →
library24.2.1pypypi✓ verified 85d ago

ImagingDataCommons index to query and download data from the Imaging Data Commons. Version 23.10.1 with occasional releases (every few months).

pip install idc-index-data
INSTALL
IMPORT
SIG · IDC-INDEX-DATA
I
idc-index-data
datapythonv24.2.1
Install
3.0s avg
Import
—
Disk
91MB
Pass rate
10/ 10
Env Coverage10 / 10
glibc
3.9–3.13
musl
3.9–3.13
Install & Compatibility
Where this runs
tested against v24.2.1 · pip install
no network on importno background threads
Install × environment matrix
Each cell = how many times install + import succeeded across repeated harness runs. Partial = flaky.
glibc = Debian/Ubuntu slim · musl = Alpine Linux
musl
py 3.10–3.95 runs
installs and imports cleanly · install 0.0s · import 0.000s · 91.8MB
glibc
py 3.10–3.95 runs
installs and imports cleanly · install 3.0s · import 0.000s · 92MB
91MB installed
● package 91MB
Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

IDC_INDEX_CSV_ARCHIVE_FILEPATH
✓ from idc_index_data import IDC_INDEX_CSV_ARCHIVE_FILEPATH
✗ import idc_index
IDC_INDEX_PARQUET_FILEPATH
✓ from idc_index_data import IDC_INDEX_PARQUET_FILEPATH
✗ import idc_index
INDEX_METADATA
✓ from idc_index_data import INDEX_METADATA
✗ import idc_index

Initialize the IDC index and list available indexes.

import idc_index index = idc_index.IDCIndex() print(index.get_available_indexes())
idc-index-data --version
Debug
Known issues
breakingRequires Python >=3.10. Using older Python will fail at install.
fix
Ensure Python 3.10+ is used.
affects: >=23.10.1
gotchaData is downloaded from GCS; ensure you have network access and sufficient disk space.
fix
Check internet connectivity and free space before downloading large indexes.
affects: all
Upgrade
Version history
24.2.1latest on PyPI · released May 21, 2026
Audit
Dependencies

No dependency data recorded yet.

Agent activity
35 hits · last 30 days
node
34
Resources
idc-index-data — pip install idc-index-data · libregistry