使用python开发桌面应用程序 [英] Desktop Application Development using python

查看:637
本文介绍了使用python开发桌面应用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好..

我是一个蟒蛇新手。我正在学习过去1个月的python。我已经在python控制台中完成了程序。我听说python被广泛用于Web开发。我想知道我可以使用python构建桌面应用程序的天气。如果是的话,我必须使用它。是否有像Visual Studio这样的IDE用于开发用于Windows的纯python应用程序。还有什么我应该考虑我的要求...



plese建议



谢谢

vikas

hello ..
i am a python newbie. i am learning python for the past 1 month. i have done programs in python console. i heard that python is widely used for web development. i wanted to know weather i can build desktop applications using python. if yes what ide i have to use for it. is there any IDE like Visual studio for developing pure python application for windows. what else should i consider for my requiremnt...

plese suggest

thanks
vikas

推荐答案

我看起来像是指图形窗口UI。对于什么平台,顺便说一句?



当然,这是可能的。这些项目有许多框架。你可以从这里开始: https://wiki.python.org/moin/GuiProgramming [ ^ ]。



同样的事情是随着不同的IDE的选择。你可以从这里开始: https://wiki.python.org/moin/IntegratedDevelopmentEnvironments [ ^ ]。



尽可能看,Python很受欢迎,人们可以开发出你可以使用的不同解决方案。



另外,你提到像Visual Studio一样的IDE。为什么只有喜欢?有用于.NET和Mono的Python,有着名的Visual Studio附加组件和相应的项目模板。它被称为Iron Python。请参阅:

http://en.wikipedia.org/wiki/IronPython [< a href =http://en.wikipedia.org/wiki/IronPythontarget =_ blanktitle =New Window> ^ ],

http://ironpython.net/ [ ^ ]。



这样,您可以使用Visual Studio享受Python开发,并且与.NET一样,开发实现不同类型.NET的程序集Windows UI,也可以在Mono for Linux,Mac OS X和其他平台上运行。还有使用Python Tools for Visual Studio(PTVS)的可能性;它支持其他一些Python实现。请参阅: http://pytools.codeplex.com [ ^ ]。



可能还有其他我不熟悉的解决方案。即使在这一点上,你也有足够的尝试。



-SA
I looks like you mean something like graphical windowed UI. For what platform(s), by the way?

Of course, this is possible. There is a number of frameworks for such projects. You can start here: https://wiki.python.org/moin/GuiProgramming[^].

Same thing is with the choice of different IDE. You can start here: https://wiki.python.org/moin/IntegratedDevelopmentEnvironments[^].

As you can see, Python is popular enough for people to develop different solutions you could use.

Also, you mentioned "IDE like Visual Studio". Why only "like"? There is such thing as Python for .NET and Mono, with well-known Visual Studio add-on and correspondent project templates. It's called Iron Python. Please see:
http://en.wikipedia.org/wiki/IronPython[^],
http://ironpython.net/[^].

This way, you can enjoy Python development using Visual Studio, and, as always with .NET, develop assemblies implementing different types of .NET Windows UI, which can also run on Mono for Linux, Mac OS X and other platforms. There is also such possibility as using Python Tools for Visual Studio (PTVS); it supports some other Python implementations. Please see: http://pytools.codeplex.com[^].

It's possible that there are other solution I'm not familiar with. Even at this point, you have enough to give it a try.

—SA


这篇关于使用python开发桌面应用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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