Python learning--Python graphical interface

1. Several common graphical modules:

Tkinter is standardized using the TK platform version, which itself is a veteran graphics, and foreign graphics are generally written in TK.
Wxpython is based on wxwindows cross-platform Pythonwin
is suitable for windows, generally used to write plug -in
PyQt use QT platform cross-platform
PyGTK use GKT platform popular in linux

2. Three files in Python

Py - script file
Pyc - temporary file after running
Pyw - dedicated to writing graphics

3. Window Components

Frame (window) in addition to wx itself

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325865781&siteId=291194637