Python论坛  - 讨论区

标题:[python-chinese] 介绍一个windows平台的IDE

2005年04月25日 星期一 13:51

tocer tootoo at yeah.net
Mon Apr 25 13:51:47 HKT 2005

PyScripter :
PyScripter was not designed to compete with other Python IDE tools but 
rather to serve the purpose of providing a strong scripting solution for 
Delphi Applications. However it is a reasonably good stand-alone Python IDE.

翻译:
PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用 
程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.

我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能 
的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它 
有望成为windows平台下最强的Python IDE.

我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以 
去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其 
器:)

详情请看:http://mmm-experts.com/Products.aspx?ProductID=4


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 14:09

limodou limodou at gmail.com
Mon Apr 25 14:09:14 HKT 2005

你提供的网站访问不了。不知道与NewEdit相比如何?

在05-4-25,tocer<tootoo at yeah.net> 写道:
> PyScripter :
> PyScripter was not designed to compete with other Python IDE tools but
> rather to serve the purpose of providing a strong scripting solution for
> Delphi Applications. However it is a reasonably good stand-alone Python IDE.
> 
> 翻译:
> PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
> 程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
> 
> 我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
> 的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
> 有望成为windows平台下最强的Python IDE.
> 
> 我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
> 去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
> 器:)
> 
> 详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 


-- 
I like python! 
My Donews Blog: http://www.donews.net/limodou
New Google Maillist: http://groups-beta.google.com/group/python-cn

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 14:32

tocer tootoo at yeah.net
Mon Apr 25 14:32:07 HKT 2005

另外,我用thunderbird法的邮件,为什么标题成了乱码?我已经把编码设成中文了。

limodou 写道:

>你提供的网站访问不了。不知道与NewEdit相比如何?
>
>在05-4-25,tocer<tootoo at yeah.net> 写道:
>  
>
>>PyScripter :
>>PyScripter was not designed to compete with other Python IDE tools but
>>rather to serve the purpose of providing a strong scripting solution for
>>Delphi Applications. However it is a reasonably good stand-alone Python IDE.
>>
>>翻译:
>>PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
>>程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
>>
>>我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
>>的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
>>有望成为windows平台下最强的Python IDE.
>>
>>我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
>>去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
>>器:)
>>
>>详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
>>
>>_______________________________________________
>>python-chinese list
>>python-chinese at lists.python.cn
>>http://python.cn/mailman/listinfo/python-chinese
>>
>>    
>>
>
>
>  
>
>------------------------------------------------------------------------
>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>  
>


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 14:57

马剑 honeyday at staffonly.org
Mon Apr 25 14:57:08 HKT 2005

我可以访问,并且下载安装试用了一下,感觉还不错。
程序界面是.net风格。
Editor不支持UTF-8编码,打开UTF-8的文件,中文是乱码,可能是我还没有设定好
。调试功能还是比较完备的(单步、断点)。
下面是下载地址:
for Python 2.3
http://mmm-experts.com/download/PyScripterForPython23.exe
for Python 2.4
http://mmm-experts.com/download/PyScripterForPython24.exe
下载速度较慢,要耐心。1.1M左右。

与limodou的NewEdit相比,界面上有优势,调试环境较完备,但是不支持插件和自
定义的脚本。查找替换的功能也不是很强。但是作为一个python的编辑IDE已经足
够优秀了。

On Mon, 25 Apr 2005 14:09:14 +0800
limodou <limodou at gmail.com> wrote:
=================================================================
> 你提供的网站访问不了。不知道与NewEdit相比如何?
> 
> 在05-4-25,tocer<tootoo at yeah.net> 写道:
> > PyScripter :
> > PyScripter was not designed to compete with other Python IDE tools but
> > rather to serve the purpose of providing a strong scripting solution for
> > Delphi Applications. However it is a reasonably good stand-alone Python IDE.
> > 
> > 翻译:
> > PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
> > 程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
> > 
> > 我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
> > 的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
> > 有望成为windows平台下最强的Python IDE.
> > 
> > 我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
> > 去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
> > 器:)
> > 
> > 详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
> > 
> > _______________________________________________
> > python-chinese list
> > python-chinese at lists.python.cn
> > http://python.cn/mailman/listinfo/python-chinese
> > 
> 
> 
> -- 
> I like python! 
> My Donews Blog: http://www.donews.net/limodou
> New Google Maillist: http://groups-beta.google.com/group/python-cn



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 15:07

马剑 honeyday at staffonly.org
Mon Apr 25 15:07:50 HKT 2005

最不爽的就是编辑器没有自动补全的功能――CodeAssist。对我等懒人来讲很不爽
。。。而且经常会把前面定义的变量、函数给忘掉。。。

On Mon, 25 Apr 2005 14:57:08 +0800
马剑 <honeyday at staffonly.org> wrote:
=================================================================
> 我可以访问,并且下载安装试用了一下,感觉还不错。
> 程序界面是.net风格。
> Editor不支持UTF-8编码,打开UTF-8的文件,中文是乱码,可能是我还没有设定好
> 。调试功能还是比较完备的(单步、断点)。
> 下面是下载地址:
> for Python 2.3
> http://mmm-experts.com/download/PyScripterForPython23.exe
> for Python 2.4
> http://mmm-experts.com/download/PyScripterForPython24.exe
> 下载速度较慢,要耐心。1.1M左右。
> 
> 与limodou的NewEdit相比,界面上有优势,调试环境较完备,但是不支持插件和自
> 定义的脚本。查找替换的功能也不是很强。但是作为一个python的编辑IDE已经足
> 够优秀了。
> 
> On Mon, 25 Apr 2005 14:09:14 +0800
> limodou <limodou at gmail.com> wrote:
> =================================================================
> > 你提供的网站访问不了。不知道与NewEdit相比如何?
> > 
> > 在05-4-25,tocer<tootoo at yeah.net> 写道:
> > > PyScripter :
> > > PyScripter was not designed to compete with other Python IDE tools but
> > > rather to serve the purpose of providing a strong scripting solution for
> > > Delphi Applications. However it is a reasonably good stand-alone Python IDE.
> > > 
> > > 翻译:
> > > PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
> > > 程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
> > > 
> > > 我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
> > > 的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
> > > 有望成为windows平台下最强的Python IDE.
> > > 
> > > 我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
> > > 去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
> > > 器:)
> > > 
> > > 详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
> > > 
> > > _______________________________________________
> > > python-chinese list
> > > python-chinese at lists.python.cn
> > > http://python.cn/mailman/listinfo/python-chinese
> > > 
> > 
> > 
> > -- 
> > I like python! 
> > My Donews Blog: http://www.donews.net/limodou
> > New Google Maillist: http://groups-beta.google.com/group/python-cn
> 
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese
> 



[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 15:11

Zhu Sheng szhu at jadechip.com
Mon Apr 25 15:11:02 HKT 2005

你的编码不是gb2312?
----- Original Message ----- 
From: "tocer" <tootoo at yeah.net>
To: "limodou" <limodou at gmail.com>; <python-chinese at lists.python.cn>
Sent: Monday, April 25, 2005 2:32 PM
Subject: Re: [python-chinese] 介绍一个windows教ǖ腎DE


> 另外,我用thunderbird法的邮件,为什么标题成了乱码?我已经把编码设成中文了。
> 
> limodou 写道:
> 
> >你提供的网站访问不了。不知道与NewEdit相比如何?
> >
> >在05-4-25,tocer<tootoo at yeah.net> 写道:
> >  
> >
> >>PyScripter :
> >>PyScripter was not designed to compete with other Python IDE tools but
> >>rather to serve the purpose of providing a strong scripting solution for
> >>Delphi Applications. However it is a reasonably good stand-alone Python IDE.
> >>
> >>翻译:
> >>PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
> >>程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
> >>
> >>我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
> >>的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
> >>有望成为windows平台下最强的Python IDE.
> >>
> >>我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
> >>去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
> >>器:)
> >>
> >>详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
> >>
> >>_______________________________________________
> >>python-chinese list
> >>python-chinese at lists.python.cn
> >>http://python.cn/mailman/listinfo/python-chinese
> >>
> >>    
> >>
> >
> >
> >  
> >
> >------------------------------------------------------------------------
> >
> >_______________________________________________
> >python-chinese list
> >python-chinese at lists.python.cn
> >http://python.cn/mailman/listinfo/python-chinese
> >  
> >
> 
> _______________________________________________
> python-chinese list
> python-chinese at lists.python.cn
> http://python.cn/mailman/listinfo/python-chinese

[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

2005年04月25日 星期一 16:03

5261314 5261314 at vip.sina.com
Mon Apr 25 16:03:16 HKT 2005

	好!
	调试功能真好!
	多谢介绍!
	

======= 2005-04-25 14:57:08 您在来信中写道:=======

>我可以访问,并且下载安装试用了一下,感觉还不错。
>程序界面是.net风格。
>Editor不支持UTF-8编码,打开UTF-8的文件,中文是乱码,可能是我还没有设定好
>。调试功能还是比较完备的(单步、断点)。
>下面是下载地址:
>for Python 2.3
>http://mmm-experts.com/download/PyScripterForPython23.exe
>for Python 2.4
>http://mmm-experts.com/download/PyScripterForPython24.exe
>下载速度较慢,要耐心。1.1M左右。
>
>与limodou的NewEdit相比,界面上有优势,调试环境较完备,但是不支持插件和自
>定义的脚本。查找替换的功能也不是很强。但是作为一个python的编辑IDE已经足
>够优秀了。
>
>On Mon, 25 Apr 2005 14:09:14 +0800
>limodou <limodou at gmail.com> wrote:
>=================================================================
>> 你提供的网站访问不了。不知道与NewEdit相比如何?
>> 
>> 在05-4-25,tocer<tootoo at yeah.net> 写道:
>> > PyScripter :
>> > PyScripter was not designed to compete with other Python IDE tools but
>> > rather to serve the purpose of providing a strong scripting solution for
>> > Delphi Applications. However it is a reasonably good stand-alone Python IDE.
>> > 
>> > 翻译:
>> > PyScripter 不是为了和其他Python IDE 竞争而设计得的,而是为了给Delphi应用
>> > 程序提供一个强大的脚本方案。但是它确实是一个相当棒的独立的Python IDE.
>> > 
>> > 我看了,这个东西目前只能运行在windows下面,但是移植到linux平台也是可能
>> > 的,因为他用Delphi编写的。确实非常不错,但也还有不少地方要改进。我认为它
>> > 有望成为windows平台下最强的Python IDE.
>> > 
>> > 我也是刚刚拿到这个东西,还没来得及深入研究,就赶紧告诉大家,有兴趣地可以
>> > 去看看。同时也希望这个东西能促进Python在中国的发展。工欲善其事,必先利其
>> > 器:)
>> > 
>> > 详情请看:http://mmm-experts.com/Products.aspx?ProductID=4
>> > 
>> > _______________________________________________
>> > python-chinese list
>> > python-chinese at lists.python.cn
>> > http://python.cn/mailman/listinfo/python-chinese
>> > 
>> 
>> 
>> -- 
>> I like python! 
>> My Donews Blog: http://www.donews.net/limodou
>> New Google Maillist: http://groups-beta.google.com/group/python-cn
>
>
>_______________________________________________
>python-chinese list
>python-chinese at lists.python.cn
>http://python.cn/mailman/listinfo/python-chinese
>
>

= = = = = = = = = = = = = = = = = = = =
			

        致
礼!
 
				 
        5261314
        5261314 at vip.sina.com
          2005-04-25


[导入自Mailman归档:http://www.zeuux.org/pipermail/zeuux-python]

如下红色区域有误,请重新填写。

    你的回复:

    请 登录 后回复。还没有在Zeuux哲思注册吗?现在 注册 !

    Zeuux © 2025

    京ICP备05028076号