用Python完整编写的最佳程序 [英] Best programs written completly in Python

查看:112
本文介绍了用Python完整编写的最佳程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好NG,


w你认为最好的程序是什么,写得很好

in pyhton,分为以下类别:

a)游戏

b)实用工具/系统

c)办公室

d)网络/新闻阅读器/邮件/浏览器

....


我不想开始一个长线程,如果一个网站已经存在这样的讨论,那么链接就会出现够了。


非常感谢提前!


-

Franz Steinhaeusler

Hello NG,

wWhat are the best programs in your opinion, written entirly
in pyhton, divided into categories like:
a) Games
b) Utilities/System
c) Office
d) Web/Newsreader/Mail/Browser
....

I don''t want to start a long thread, if a site of such
an discussion already exists, a link will be enough.

Many thanks in advance!

--
Franz Steinhaeusler

推荐答案

* Franz Steinh?usler< fr ***************** @ gmx.at [2007-08-05 12:14:38]:
* Franz Steinh?usler <fr*****************@gmx.at[2007-08-05 12:14:38]:

w你认为最好的程序是什么,写得很好

in pyhton,分为如下类别:

a)游戏

b)公用事业/系统

c)办公室

d)网络/新闻阅读器/邮件/浏览器
wWhat are the best programs in your opinion, written entirly
in pyhton, divided into categories like:
a) Games
b) Utilities/System
c) Office
d) Web/Newsreader/Mail/Browser



这是一个很难回答的软件问题因为这个是最好的,所以没有判断基础。


前往 www.python.org 并亲自查看每个

类别下的程序。


此外,完全用python编写是一个限制找到

的程序。为什么你需要这样的清单?


-

ORSenthil Kumaran
http://uthcode.sarovar.org

Its a difficult question to answer as the software are aplenty and there is no
judgement basis as this one is the best.

Head on to www.python.org and see for yourself for programs under each
category.

And moreover, "written entirely in python" is a constrain to find the
programs. Why do you need such a list for?

--
O.R.Senthil Kumaran
http://uthcode.sarovar.org


2007年8月5日,Franz Steinh?usler< fr ***************** @ gmx.atwrote:
On 8/5/07, Franz Steinh?usler <fr*****************@gmx.atwrote:

Hello NG,

w你认为最好的程序是什么,写得很好

in pyhton,分为类别:

a)游戏

b)公用事业/系统

c)办公室

d)网络/新闻阅读器/邮件/浏览器
Hello NG,

wWhat are the best programs in your opinion, written entirly
in pyhton, divided into categories like:
a) Games
b) Utilities/System
c) Office
d) Web/Newsreader/Mail/Browser



对于b; trac: http://trac.edgewall.org/ 实际上并非如此很多

用Python编写的广泛程序。


-

mvh Bj?rn

For b; trac: http://trac.edgewall.org/ There actually isn''t that many
widespread programs written in Python.

--
mvh Bj?rn


ORSenthil Kumaran写道:
O.R.Senthil Kumaran wrote:

* Franz Steinh?usler< fr *************** ** @ gmx.at [2007-08-05 12:14:38]:
* Franz Steinh?usler <fr*****************@gmx.at[2007-08-05 12:14:38]:

> w你认为最好的节目是什么,写得很好/>在pyhton中,分为如下类别:
a)游戏
b)实用工具/系统
c)办公室
d)网络/新闻阅读器/邮件/浏览器
>wWhat are the best programs in your opinion, written entirly
in pyhton, divided into categories like:
a) Games
b) Utilities/System
c) Office
d) Web/Newsreader/Mail/Browser



这是一个很难回答的问题,因为软件很多而且没有

的判断依据,因为这个是最好的。


前往 www.python.org ,亲身体验一下程序在每个

分类下ory。


而且,完全用python编写是一个限制找到

的程序。你为什么需要这样的清单?


Its a difficult question to answer as the software are aplenty and there is no
judgement basis as this one is the best.

Head on to www.python.org and see for yourself for programs under each
category.

And moreover, "written entirely in python" is a constrain to find the
programs. Why do you need such a list for?



当然这完全是客观的,但是dosnt意味着它不是一个有效的

问题。


如果你刚开始一个项目正考虑在

python中编写它,你可能想看看那里有什么 - 也许python有

限制停止在某些情况下它是一个很好的选择(对于

实例?) - 另一方面,你可能希望看到一些闪亮的

示例来证明python的功能;)


''完全用python编写'' - 有点棘手,通常这些

应用程序依赖于某些特定扩展或大量使用

后端dosnt附带python(如pygame,pygtk或py-gstreamer)。


游戏 - 请参阅Pygame http://www.pygame.org/projects/6

公用事业/系统


* meld是一个非常好的差异工具linux - http://meld.sourceforge.net

* ubuntu在python中有一些安装工具。

* txt2tags - 一种用于doc编写的优秀标记语言。 -
http://txt2tags.sourceforge.net/

*录音/编辑 - http://www.jokosher.org


办公室? - 不知道,openoffice可以在python中编写脚本。


Web - *不是bit torrent python?,可能很多东西但是我不知道

他们;)

Of course this is totally objective, but that dosnt mean its not a valid
question.

If you were starting out a project were thinking of writing it in
python, you might want to look at whats out there - maybe python has
limitations which stops it being a good choice in some situations (for
instance?)- on the other hand you might want to see some shining
examples that prove the capabilities of python ;)

''Being written entirely in python'' - is a bit tricky, often these
applications rely on some specific extension or make heavy use of a
backend that dosnt come with python (like pygame, pygtk, or py-gstreamer).

Games - See Pygame http://www.pygame.org/projects/6
Utilities/System

* meld is a really nice diffing tool for linux - http://meld.sourceforge.net
* ubuntu have some of their install tools in python.
* txt2tags - a great markup language for doc writing. -
http://txt2tags.sourceforge.net/
* sound recording/editing - http://www.jokosher.org

Office?? - no idea, openoffice can be scripted in python.

Web - * isnt bit torrent python?, probably lots of stuff but I dont know
of them ;)


这篇关于用Python完整编写的最佳程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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