girder / large_image

Python modules to work with large multiresolution images.
http://girder.github.io/large_image/
Apache License 2.0
190 stars 41 forks source link

Have many sources use lazy imports #1577

Closed manthey closed 1 month ago

manthey commented 1 month ago

If using large_image as a python library to open a single file, this speed up initial time to reading the image. For deployments like girder, this has no benefit.