soft-matter / pims

Python Image Sequence: Load video and sequential images in many formats with a simple, consistent interface.
http://soft-matter.github.io/pims/
Other
259 stars 67 forks source link

extract get_all_handlers into function #427

Open jstriebel opened 1 year ago

jstriebel commented 1 year ago

This makes it easier to iterate over handlers in any client applications, e.g. to determine all available extensions.