There exist other software that are able to read lsm files, why writing one another ?

Created by Charles Roduit
Keywords:

ImageJ and matlab (with a free module) can read lsm files. But I like python and want to process my images using this language.

In python, there exist two software that reads lsm files (ITK and BioImageXS), but they are linked with the VTK library. I want a module that is light, with few dependencies.