是否有使用Python构建GUI应用程序的良好IDE [英] Is there a good IDE for building GUI apps with Python

查看:45
本文介绍了是否有使用Python构建GUI应用程序的良好IDE的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是一名初学者程序员,在过去的几个月中,我从使用delphi中学到了到目前为止所学到的大多数知识.大约一个月前,我决定尝试一下python,因为有人告诉我它可能更容易学习,而且我真的很喜欢这种语言.我想我似乎更容易使用它了.

唯一的问题是,我似乎找不到适合于Delphi的IDE.我想创建具有良好GUI的桌面应用程序,因此可以使用类似于Delphi/Visual Studio的工具.

我已经搜索了,什么都找不到.想知道是否有人可以伸出援手.

此外,从我收集的数据来看,Ironpython似乎与python编码一样.我不介意我的应用只能在Windows上运行. Python工具是一个不错的选择.我的意思是,基本上像使用Visual Studio一样,但是使用python代码吗?

非常感谢您的帮助.

谢谢.

解决方案

Boa构造器是用于GUI应用程序(wxpython,Linux和Windows)的经典RAD IDE.人们仍在使用它,但似乎几年前开发就停止了. PythonCard 是我过去使用的另一个RAD IDE,但现在仍未维护

尽管它们不是IDE,但是某些工具对于GUI设计非常有用,例如:
- wxglade (wxpython,包含在Stani Python编辑器中,仅适用于python2.x)
-qtdesigner(qt-pyqt或pyside,包含在 pyqt 中. Spyder IDE 具有指向其的专用链接.它也适用于python 3.x)

I am a beginner programmer and have learned most of what I know thus far from using delphi for the past couple of months. A month or so back I decided to give python a try as I was told it may be easier to learn and I really like the language. I guess I just seem to pick things up easier using it.

The only problem is that I can't seem to find a good IDE for it that works in the way that Delphi does. I want to create desktop apps with nice GUIs so it would be nice to have something similar to Delphi/Visual studio to work with.

I have searched around and could find anything. Was wondering if anyone could lend a hand.

Also, from what I have gathered Ironpython seems to be the same as python coding wise. I don't mind my apps only being able to work on windows. Is Python Tools a good option. I mean is it basically like using visual studio but with python code instead?

Any help is much appreciated.

Thanks.

解决方案

Boa Constructor is a classic RAD IDE for GUI applications (wxpython, both linux and windows). People is still using it but seems that development stopped some years ago. PythonCard is another RAD IDE I used in the past but also unmaintained right now

Although they are not IDEs, some tools are very helpful for GUI design like:
- wxglade (wxpython, included as a pluging in Stani Python Editor, only python2.x)
- qtdesigner (qt-pyqt or pyside, included in pyqt. Spyder IDE, build on pyqt, has a dedicated link to it. Works also for python 3.x)

这篇关于是否有使用Python构建GUI应用程序的良好IDE的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆