Just like "Classic" wxPython, Phoenix wraps the wxWidgets C++ toolkit and provides access to the user interface portions of the wxWidgets API, enabling Python applications to have a native GUI on ...
python GUI 似乎没有[electron+vue]好,列下大体框架有时间在研究。 app = wx.App(False) 每一个 wxPython 应用程序都是一个 wx.App 实例 ...