Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/python/304.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181

Warning: file_get_contents(/data/phpspider/zhask/data//catemap/7/user-interface/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
具有优秀Python设计器的GUI工具包_Python_User Interface_Toolkit - Fatal编程技术网

具有优秀Python设计器的GUI工具包

具有优秀Python设计器的GUI工具包,python,user-interface,toolkit,Python,User Interface,Toolkit,我正在寻找一个GUI工具包,它也有一个很好的Python语言设计器(如VisualStudio) 它应该有 …良好的文档 …优秀的IDE+设计器 …跨平台支持(如果可能)我不确定是否使用类似Visual Studio的dnd,但这是一个非常好的工具包 编辑:看起来也不错。我已经将PyQt与Qt Designer、优秀的文档和跨平台支持一起使用。我会尝试使用Qt Designer(针对Qt的LGPL绑定)我建议使用一个GUI工具包作为设计器

我正在寻找一个GUI工具包,它也有一个很好的Python语言设计器(如VisualStudio)

它应该有 …良好的文档 …优秀的IDE+设计器
…跨平台支持(如果可能)

我不确定是否使用类似Visual Studio的dnd,但这是一个非常好的工具包


编辑:看起来也不错。

我已经将PyQt与Qt Designer、优秀的文档和跨平台支持一起使用。

我会尝试使用Qt Designer(针对Qt的LGPL绑定)

我建议使用一个GUI工具包作为设计器