import wxapp = wx.App()win = wx.Frame(None)btn = wx.Button(win)win.Show()app.MainLoop()
Name (required)
email (will not be published) (required)
Website