TheJacksonLaboratory / ezomero

A module with convenience functions for writing Python code that interacts with OMERO.
GNU General Public License v2.0
39 stars 13 forks source link

[FEATURE] JSON API functionality #31

Closed erickmartins closed 2 years ago

erickmartins commented 3 years ago

Anything dealing with the JSON API is SO VERBOSE. I want a one-line "create session", a one-line "get jpeg", and so on. It might be useful to have the usual "get projects", "get datasets" and so on, but I think the must-haves are session creation and JPEG retrieval.