仍然很喜欢Python [英] Still Loving Python

查看:49
本文介绍了仍然很喜欢Python的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

几年前我转向Python,并没有回头。我已经在许多应用程序中使用了
Python,包括几个商业插件
Poser的b $ b。我不会在这里发帖很多,因为我不需要;工作

在Python中是如此明显和容易,我很少被b / b
的限制所困扰,需要别人的帮助。我有时会读小组给b $ b帮助别人,但不是很经常。我只是想让大家都知道

我还在这里,即使我不是声乐,我仍然每天使用Python

a 。


Python仍然缺乏良好的GUI,我认为这是因为整个编程社区的接受速度减慢了。 (我知道

关于tKinter,不需要发布链接,谢谢。)


--Kamilche

I switched to Python a couple years ago, and haven''t looked back. I''ve
used Python for many applications, including several commercial plugins
for Poser. I don''t post on here much, because I don''t need to; working
in Python is so obvious and easy, it''s rare that I get stumped by the
limitations and need help from others. I sometimes read the group to
help others, but not very often. I just wanted to let you all know that
I''m still here, and even though I''m not vocal, I DO still use Python on
a daily basis.

Python still suffers from the lack of a good GUI, which I believe is
slowing its acceptance by the programming community at large. (I know
about tKinter, no need to post links to it, thanks.)

--Kamilche

推荐答案

Il 2005-12-13,Kamilche< kl ******* @ comcast.net> ha scritto:
Il 2005-12-13, Kamilche <kl*******@comcast.net> ha scritto:
Python仍然缺乏良好的GUI,我相信它会减慢整个编程社区对它的接受程度。 (我知道
关于tKinter,不需要发布链接,谢谢。)
Python still suffers from the lack of a good GUI, which I believe is
slowing its acceptance by the programming community at large. (I know
about tKinter, no need to post links to it, thanks.)




让我说我不同意,我''我在PyGTK开发了很多基于GUI的东西

我永远不会回头。 API不完美但适合我们的需求。我是一个侏儒爱好者,因此拥有Gnome风格的图形用户界面非常棒。添加简单而强大的加号

,您可以使用一个好的工具包。我认为

关于QT方面可以说同样的事情(不确定wx,

根本不喜欢它。)


Python *有*有GUI,你只需要决定你喜欢哪一个。


ps。客户希望Windows作为一个平台,我们使用

PyGTK,postgre和sql server在Linux上开发一些旧数据。这是

跨平台的真正力量:)

-

劳伦斯 - http://www.oluyede.org/blog

任何人都可以随意使用他想要的任何东西但是最后的亮点

他的大部分问题都是Python



Let me say I''m not agree, I''m developing a lot of GUI based stuff in PyGTK
and I''ll never look back. The API is not perfect but suits our needs. I''m
a Gnome lover and hence having Gnome-style GUIs it''s awesome. Add the plus
that is easy and powerful and you have a good toolkit to work on. I think
that the same thing can be said about the QT-side (not sure about wx,
don''t like it at all).

Python *does* have GUI, you only have to decide which one you prefer.

ps. the customer wants Windows as a platform, we develop on Linux using
PyGTK, postgre and sql server for some old data. This is the true power of
cross-platform :)
--
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"


Lawrence Oluyede写道:
Lawrence Oluyede wrote:
Python *确实*有GUI,你只需要决定你喜欢哪一个。

ps。客户希望Windows作为平台,我们使用PyGTK,postgre和sql server在Linux上开发一些旧数据。这是跨平台的真正力量:)
Python *does* have GUI, you only have to decide which one you prefer.

ps. the customer wants Windows as a platform, we develop on Linux using
PyGTK, postgre and sql server for some old data. This is the true power of
cross-platform :)




也许OP真的想要一个GUI构建器。


超过5年前,我使用Visual Basic和Delphi进行编程,而且我仍然错过了在所见即所得模式下以图形方式创建用户界面的简单易用性
。如果你还没试过,你就不知道你错过了什么?b $ b缺少了什么:)


我只知道Glade和类似的GUI构建器(Boa)和它们不是很好的b $ b甚至接近稳健性&便于使用。对于任何支持Python的工具包,有没有简单的GUI

构建器?



Maybe the OP really wants a GUI builder.

More than 5 years ago, i programmed in Visual Basic and Delphi and I
still miss the wonderful ease of graphically creating the user interface
in WYSIWYG mode. If you haven''t tried it, you don''t know what you''re
missing :)

I only know about Glade and similar GUI builders (Boa) and they are not
even close to the robustness & ease of use. Are there any easy GUI
builders for any Python-supported toolkits?


Il 2005-12-13,Ivan Voras< ; 4 **** @ fer.hr> ha scritto:
Il 2005-12-13, Ivan Voras <iv****@fer.hr> ha scritto:
5年多以前,我用Visual Basic和Delphi进行编程,而且我仍然错过了以所见即所得模式以图形方式创建用户界面的简易方法。如果你没有尝试过,你不知道你错过了什么:)


我用Delphi一段时间了。这是我用过的最好的环境之一。关键是每个工具包都以不同的方式工作。你的b $ b不能有一个工具包来统治它们。

我只知道Glade和类似的GUI构建器(Boa)它们甚至不接近稳健性便于使用。


Boa不是我的工具。 Glade + Pygtk(或更好的Gazpacho)是。

对于任何支持Python的工具包,有没有简单的GUI
构建器?
More than 5 years ago, i programmed in Visual Basic and Delphi and I
still miss the wonderful ease of graphically creating the user interface
in WYSIWYG mode. If you haven''t tried it, you don''t know what you''re
missing :)
I used Delphi for some time. It''s one of the best environments I''ve ever
used. The point is that every toolkit works in a different way. You
cannot have one toolkit to rule them all.
I only know about Glade and similar GUI builders (Boa) and they are not
even close to the robustness & ease of use.
Boa is not my tool. Glade + Pygtk (or better Gazpacho) are.
Are there any easy GUI
builders for any Python-supported toolkits?






-

劳伦斯 - http://www.oluyede.org/blog

任何人都可以随心所欲地使用他想要的东西,但最后的光线是隧道的
他的大多数问题都是Python



No
--
Lawrence - http://www.oluyede.org/blog
"Anyone can freely use whatever he wants but the light at the end
of the tunnel for most of his problems is Python"


这篇关于仍然很喜欢Python的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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