我正在寻找有关与Python创建GUIS的好长音教程。我已经找到了一个以前的答案,但是它很旧(十年)并关闭了。您会推荐什么?有什么好例子吗?
我想拥有一个动态的用户界面,该界面允许用户在不同的屏幕之间标记,输入数据并查看输出图更新(最好是实时,但是单击按钮以更新也可以接受)。这是否将我的可用选项范围缩小到特定的GUI工具?
上一个问题: python 3.x gui教程
I'm looking for good longform tutorials on creating GUIs with Python. I've found one previous answers, but it's quite old (10 years) and closed. What would you recommend? Any good example repos?
I want to have a dynamic user interface that allows the user to tab between different screens, enter data, and see output plots update (preferably live, but a button click to update would be acceptable as well). Does this narrow my available options to a particular GUI tool?
Previous Question: Python 3.x GUI Tutorials
发布评论
评论(1)
您在第二个链接中与pyqt和pyqt和guizero在第二个链接(在葡萄牙语中)
you have this tuturial in first link in English with PYQT and guizero in the second link(in portuguese)
https://www.youtube.com/watch?v=MOItX2aKTGc
https://www.youtube.com/channel/UCiTnSna5qYf9tC0mBScw2Rg