This module integrates PyUI with twisted.internet's mainloop.

Maintainer: Jp Calderone

See doc/examples/pyuidemo.py for example usage.

Function install Schedule PyUI's display to be updated approximately every ms milliseconds, and initialize PyUI with the specified arguments.
Function _guiUpdate Undocumented
def _guiUpdate(reactor, delay):
Undocumented
def install(ms=10, reactor=None, args=(), kw={}):

Schedule PyUI's display to be updated approximately every ms milliseconds, and initialize PyUI with the specified arguments.

API Documentation for twisted, generated by pydoctor at 2020-03-25 17:34:30.