trainer.flxgui package

Submodules

trainer.flxgui.main module

class trainer.flxgui.main.DebuggerGui(*args, **kwargs)

Bases: flexx.ui._widget.PyWidget

CSS = ''
JS

alias of DebuggerGui

init()

Initializer method. This method can be overloaded when creating a custom class. It is called with this component as a context manager (i.e. it is the active component), and it receives any positional arguments that were passed to the constructor.

Module contents