Package schrodinger :: Package test :: Package squish :: Package maestro :: Module python_shell
[hide private]
[frames] | no frames]

Module python_shell

A class for interaction with the Python Shell in Maestro which provides access to the Schrodinger API.

For example usage see demo suite_Maestro11.

To use, add the following to the top of your test.py:

source(findFile("scripts", "maestro/python_shell.py"))

Will append necessary objects to your objects.map. If one of the required names is already defined in your objects.map, it will not overwrite it unless you set OVERWRITE_OBJECTS=True before importing this module.

Copyright (c) Schrodinger, LLC. All rights reserved

Classes [hide private]
  MaestroPythonShell
Interact with Maestro Python Shell
Variables [hide private]
  OVERWRITE_OBJECTS = False
hash(x)