• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • Start Page
  • Index
  • History
  • Last Change

Building the OmeroPy distribution

OmeroPy is included as a component of OmeroTools. See the instructions there on how the build works. What will be produced by that build is an "egg".

Using the OmeroPy libraries

Depending on where you've installed your egg, use the following to use OmeroPy:

  PYTHONPATH=/path
  python
  import omero
  c = omero.client()

Planned features

  • #655 OmeroShell

Download in other formats:

  • Plain Text

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/