Dear image.sc friends,
our team at The Jackson Laboratory loves OMERO and loves Python - while we are overall very happy with how these two things play together, we wanted to make them talk to each other a bit more easily. Enter ezomero - a suite of convenience functions for writing Python code that interacts with an OMERO server. It is very much a work in progress, but we’re happy enough with it to make it available to the community. You can find it at ezomero · PyPI or by doing pip install ezomero
wherever you want. Documentation is still a bit sparse, but we hope most things are relatively self-explanatory! Feel free to ask any questions re. usage.
This library grew from a few functions we started writing to make our admin work easier - it is not a replacement for the Blitz API and understanding that API and the OMERO object model is still important and absolutely worth it!
We’d love to hear what you think, what your suggestions are, whether you run into any issues and so on! We already have a few more things we’d like to add to the library (ROI-related functions, for example), but we would also love to hear from you.