推薦一個Python GUI神器,雙手徹底解放!

▍什么是PySimpleGUI?

▍PySimpleGUI示例展示
import?PySimpleGUI?as?sg
layout?=?[[sg.Button(f'{row},?{col}')?for?col?in?range(4)]?for?row?in?range(4)]
event,?values?=?sg.Window('List?Comprehensions',?layout).read(close=True)










▍運行環(huán)境

python?-m?pip?install?PySimpleGUI
python3?-m?pip?install?PySimpleGUI
python?-m?pip?install?--upgrade?--no-cache-dir?PySimpleGUI
python3?-m?pip?install?--upgrade?--no-cache-dir?PySimpleGUI
往期精彩回顧
獲取本站知識星球優(yōu)惠券,復(fù)制鏈接直接打開:
https://t.zsxq.com/qFiUFMV
本站qq群704220115。
加入微信群請掃碼:
評論
圖片
表情
