An OMETiff tilesource for large_image, a Python framework for reading and serving large multiresolution images. Version 1.34.1 supports Python >=3.10, releases monthly via the girder/large_image monorepo.
pip install large-image-source-ometiffNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Basic usage: open an OME-TIFF file and get a tile.
Use `import large_image_source_ometiff` or `from large_image_source_ometiff import ...`
Use the standalone large-image framework without Girder, or migrate to Girder 5+ if needed.
Upgrade to Python 3.10 or later.