Python论坛  - 讨论区

标题:[python-chinese] [估计是troll]除了eclipse,有什么window下轻量的开发工具?

2006年06月19日 星期一 16:35

Samuel samuel.net at gmail.com
Mon Jun 19 16:35:33 HKT 2006

初涉python,请教大家
机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide

有以下需求
1. 代码着色,包括import库的自动完成,代码自动整理. must
2. free. must
3. 集成调试. must
4. 能调适web程序. highly preffer
2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码框架,比如import cgi, print
http/context ... 之类代码的。 highly preffer

如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。

谢谢
-- 
Regards, Samuel
http://www.SamuelChen.net

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

2006年06月19日 星期一 16:43

swordsp sparas2006 at gmail.com
Mon Jun 19 16:43:37 HKT 2006

ultraEdit和editplus首先就满足不了2啊,而且它们的自动补全都远比不上专业的IDE。
spe和newedit可能比较接近你的需求,前者基础功能较完善,后者较有特色,而且有简单的web开发模板支持,更是国人出品。
其实模板这东西自己diy一点儿也不麻烦的...

On 6/19/06, Samuel <samuel.net at gmail.com> wrote:
>
> 初涉python,请教大家
> 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
>
> 有以下需求
> 1. 代码着色,包括import库的自动完成,代码自动整理. must
> 2. free. must
> 3. 集成调试. must
> 4. 能调适web程序. highly preffer
> 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码框架,比如import cgi, print
> http/context ... 之类代码的。 highly preffer
>
> 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
>
> 谢谢
> --
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060619/f353401d/attachment.htm

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

2006年06月19日 星期一 16:50

Samuel samuel.net at gmail.com
Mon Jun 19 16:50:53 HKT 2006

对阿,ue只能说是勉强可以用.
至于模版,有的根本就不提供,如果提供的话自己弄倒也问题不大。
我去看看spe和newedit,谢谢。

On 6/19/06, swordsp <sparas2006 at gmail.com> wrote:
> ultraEdit和editplus首先就满足不了2啊,而且它们的自动补全都远比不上专业的IDE。
> spe和newedit可能比较接近你的需求,前者基础功能较完善,后者较有特色,而且有简单的web开发模板支持,更是国人出品。
> 其实模板这东西自己diy一点儿也不麻烦的...
>
>
> On 6/19/06, Samuel <samuel.net at gmail.com> wrote:
> > 初涉python,请教大家
> > 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
> >
> > 有以下需求
> > 1. 代码着色,包括import库的自动完成,代码自动整理. must
> > 2. free. must
> > 3. 集成调试. must
> > 4. 能调适web程序. highly preffer
> > 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码框架,比如import cgi,
> print
> > http/context ... 之类代码的。 highly preffer
> >
> > 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
> >
> > 谢谢
> > --
> >
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>


-- 
Regards, Samuel
http://www.SamuelChen.net

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

2006年06月19日 星期一 17:28

Hou ZhengPeng zhengpeng-hou at ubuntu.com
Mon Jun 19 17:28:58 HKT 2006

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

在 星期一 19 六月 2006 16:35,Samuel 写道:
> 初涉python,请教大家
> 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
emacs vim
> 有以下需求
> 1. 代码着色,包括import库的自动完成,代码自动整理. must
> 2. free. must
> 3. 集成调试. must
> 4. 能调适web程序. highly preffer
> 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码框架,比如import cgi, print
> http/context ... 之类代码的。 highly preffer
>
> 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
>
> 谢谢

- -- 
www.ubuntu.org.cn  --< simplified chinese website
www.ubuntu-zh.org --< website for all chinese user
ubuntu-zh AT lists DOT ubutu DOT com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.2 (GNU/Linux)

iD8DBQFElm5eL0GT9KmpvcsRAuyVAJ43adN6+JKqYS+tqOFnKjkpj5eWFACfTvwI
okRYKDU6uFr7RVsGfSmsEpE=
=SD7w
-----END PGP SIGNATURE-----

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

2006年06月19日 星期一 17:49

Xiao Lei Wu xiaoleiw at cn.ibm.com
Mon Jun 19 17:49:12 HKT 2006

Try Boa or SPE

Best Regards,

Zachary Wu (Îâ°~ÀÚ)
Software Engineer, Enterprise Content Management FVT, IBM China Software
Development Lab
Tel: +86 10 82782244-3235. Fax: 82782244-2886 Tie Line: 915-2244-3235
Internet: xiaoleiw at cn.ibm.com
Notes ID: Xiao Lei Wu/China/Contr/IBM at IBMCN
Address: 8/F, Block A, Power Creative Building, No.1, East Road, Shang Di,
Beijing 100085, P.R. China

python-chinese-bounces at lists.python.cn дÓÚ 2006-06-19 16:35:33:

> ³õÉæpython£¬Çë½Ì´ó¼Ò
> »úÆ÷Ö»ÓÐ512m ram, ÅÜeclipseºÜ³ÔÁ¦£¬ËùÒÔÏëÕÒÒ»¸öºÃµÄide
>
> ÓÐÒÔÏÂÐèÇó
> 1. ´úÂë×ÅÉ«£¬°üÀ¨import¿âµÄ×Ô¶¯Íê³É£¬´úÂë×Ô¶¯ÕûÀí. must
> 2. free. must
> 3. ¼¯³Éµ÷ÊÔ. must
> 4. Äܵ÷ÊÊweb³ÌÐò. highly preffer
> 2. Ìṩweb¿ª·¢µÄÄ£°æ£¬×Ô¶¯Éú³É´úÂë¿ò¼Ü£¬»òÕßÖÁÉÙÄÜÉú³ÉÒ»¸öÒ³ÃæµÄ´úÂë
> ¿ò¼Ü£¬±ÈÈçimport cgi, print
> http/context ... Ö®Àà´úÂëµÄ¡£ highly preffer
>
> Èç¹ûÖ»ÄÜ´ï³É1.2µÄ»°£¬¹À¼ÆultraEdit/editplusÖ®ÀàµÄ¾Í¿ÉÒÔÓ¦¸¶ÁË¡£
>
> лл
> --
> Regards, Samuel
> http://www.SamuelChen.net
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to  python-chinese-request at lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.exoweb.net/pipermail/python-chinese/attachments/20060619/539cb5cb/attachment.htm

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

2006年06月19日 星期一 17:50

Baif.Pogo baif at pogolinux.com.cn
Mon Jun 19 17:50:37 HKT 2006

google SPE: stain's python editor(maybe)
On Monday 19 June 2006 16:35, Samuel wrote:
> 初涉python,请教大家
> 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
>
> 有以下需求
> 1. 代码着色,包括import库的自动完成,代码自动整理. must
> 2. free. must
> 3. 集成调试. must
> 4. 能调适web程序. highly preffer
> 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码框架,比如import cgi, print
> http/context ... 之类代码的。 highly preffer
>
> 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
>
> 谢谢

-- 
PogoLinux(Shanghai),Inc. http://www.pogolinux.com.cn (8621)50308860 Ext.31

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

2006年06月19日 星期一 18:02

imcs ee imcsee at gmail.com
Mon Jun 19 18:02:52 HKT 2006

wingide和komodo都可以申请免费一个月的试用license,不知道满足不满足第二条...
 调试web那些...python的web框架那么多,还没有统一起来,应该没有可以调试的ide吧。
>
> > 初涉python,请教大家
> > 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
> >
> > 有以下需求
> > 1. 代码着色,包括import库的自动完成,代码自动整理. must
> > 2. free. must
> > 3. 集成调试. must
> > 4. 能调适web程序. highly preffer
> > 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码
> > 框架,比如import cgi, print
> > http/context ... 之类代码的。 highly preffer
> >
> > 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
> >
> > 谢谢
> > --
> > Regards, Samuel
> > http://www.SamuelChen.net
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>
>
>
> > 初涉python,请教大家
> > 机器只有512m ram, 跑eclipse很吃力,所以想找一个好的ide
> >
> > 有以下需求
> > 1. 代码着色,包括import库的自动完成,代码自动整理. must
> > 2. free. must
> > 3. 集成调试. must
> > 4. 能调适web程序. highly preffer
> > 2. 提供web开发的模版,自动生成代码框架,或者至少能生成一个页面的代码
> > 框架,比如import cgi, print
> > http/context ... 之类代码的。 highly preffer
> >
> > 如果只能达成1.2的话,估计ultraEdit/editplus之类的就可以应付了。
> >
> > 谢谢
> > --
> > Regards, Samuel
> > http://www.SamuelChen.net
> > _______________________________________________
> > python-chinese
> > Post: send python-chinese at lists.python.cn
> > Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> > Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> > Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>
>
> _______________________________________________
> python-chinese
> Post: send python-chinese at lists.python.cn
> Subscribe: send subscribe to
> python-chinese-request at lists.python.cn
> Unsubscribe: send unsubscribe to
> python-chinese-request at lists.python.cn
> Detail Info:
> http://python.cn/mailman/listinfo/python-chinese
>
>

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

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

    你的回复:

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

    Zeuux © 2025

    京ICP备05028076号