Getting Started
Usage
refresh()
printMode(mode)
debug()
Import PyWireframe
To start PyWireframe, execute the start() function.
start()
To close the PyWireframe window, use exit().
exit()