1 import easygui as g 2 g.enterbox(msg = "请说出你的名字",title = "请说出你的名字")
python: V2.7.15
easygui: 0.98.1
安装方式: pip install easygui