python tkinter是Python的标准GUI库,Python使用Tkinter可以快速的创建GUI应用程序,由于Tkinter是内置到python的安装包中、只要安装好Python之后就能import Tkinter库。