For this article, one advantage of PyQt over many other toolkits merits particular focus.
对于本文而言,Py Qt有一个方面优于许多其它工具箱,它值得我们特别关注。
One of the authors of this article, Boudewijn Rempt, has published a book on application development with PyQt.
本文的作者之一BoudewijnRempt已经出版了一本有关使用Py Qt进行应用程序开发的书籍。
A very basic PyQt application always has some boilerplate code that is the same everywhere, as does Tkinter code.
一个非常基本的Py Qt应用程序总有一些样本代码,这些代码在哪里都相同,Tkinter代码也是这样。
Qt and PyQt are quite fast; the design of Qt and PyQt is thoroughly object-oriented; Qt comes with a much larger collection of well-designed widgets than does Tk.
Qt和PyQt 速度都很快;Qt 和 PyQt的设计完全是面向对象的;Qt提供了一个设计良好的窗口构件集合,它比Tk 所提供的要大得多。
Qt and PyQt are quite fast; the design of Qt and PyQt is thoroughly object-oriented; Qt comes with a much larger collection of well-designed widgets than does Tk.
Qt和PyQt 速度都很快;Qt 和 PyQt的设计完全是面向对象的;Qt提供了一个设计良好的窗口构件集合,它比Tk 所提供的要大得多。
应用推荐