~richardjones/withgui/trunk

1
2
3
import withgui
gui = withgui.Label('Hello, world!')
gui.run()