schrodinger.application.desmond.xvfbwrapper module

wrapper for running display inside X virtual framebuffer (Xvfb)

class schrodinger.application.desmond.xvfbwrapper.Xvfb(width=800, height=680, colordepth=24, **kwargs)

Bases: object

__init__(width=800, height=680, colordepth=24, **kwargs)

Initialize self. See help(type(self)) for accurate signature.

start()
stop()
search_for_free_display()