kirbyju / tcia_utils

A package to simplify common tasks one might perform when interacting with The Cancer Imaging Archive (TCIA) via Jupyter/Python.
Apache License 2.0
14 stars 4 forks source link

Expose nbia when only tcia_utils is imported #2

Closed zjp closed 1 year ago

zjp commented 1 year ago

Previously a consumer had to type from tcia_utils import nbia; this change lets them access nbia through tcia_utils:

import tcia_utils
tcia_utils.nbia