Hi,
I want to write a piece of code (e.g in python like the ones is provided in code sample :http://www.openmicroscopy.org/site/support/omero5/developers/Python.html) in order to use omero APIs, without installing omero.server , using omero.py package. Is it possible?
In the sample code I saw that BlitzGateway is imported. however, I could not find BlitzGateway in omero.gateway in omero.py. How I can connect to a remote server?
thx,
pz3977