Size: 2607
Comment:
|
Size: 2017
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 12: | Line 12: |
=== Py 4 distribute === [[Include(PyDistribute)]] === Py 4 Web === '''Python web 开发技巧''' * ["PythonClientCookie"] -- 解决在 Python 中登录网站的问题 |
|
Line 35: | Line 27: |
=== Py 4 IDE/GUI === [[Include(PyGuiDev)]] === Py 4 Web === '''Python web 开发技巧''' * ["PythonClientCookie"] -- 解决在 Python 中登录网站的问题 |
|
Line 44: | Line 41: |
=== Py 4 IDE === '''Python 综合开发环境''' * ["PyIDEguider"] -- 中文Python 开发工具使用向导 * [http://www.czug.org/docs/zwiki/X_e4_b8_ad_e6_96_87Python_e5_bc_80_e5_8f_91_e5_b7_a5_e5_85_b7_e4_bd_bf_e7_94_a8_e5_90_91_e5_af_bc CZUG发表处] * ["EclipseIDE"] - 强大的 [http://www.eclipse.org/ Eclipse] 集成开发环境说明 * ["Emacs"] - 编辑器至尊 [http://www.gnu.org/software/emacs/ Emacs] * LiterateProgramming -- 文学编程 Leo 为典型,提供了一个高效的编程模式 * ["NewEdit"] - wxPython + python 的纯Python编辑器 |
一种精心设计出来的脚本语言,使你可以快捷的实现任何愿望!
["Python广告集"]
[wiki:self/PythonCodingRule Python开发编码规范] --- hoxide dreamingk 贡献
Py 4 distribute
Py 4 Mobile
Python 在移动设备中的开发
PyMobileDev -- 如何在移动设备中开发Python 应用
Py 4 Chinese
Python 中文 开发技巧
PythonInChinese -- 中文处理的应对收集
- ["i18n4Python"] -- 如何进行软件的i18n支持
PythonInUnicode -- Unicode 的PythonIc 处理![http://www.jorendorff.com/articles/unicode/index.html 原文出处]
UnicodeHowto -- Unucode 到底是什么?
中文Python资源
[http://python.cn/ Python中文社区] -- 热烈的邮件列表! 啄木鸟的诞生地!
[http://www.chinesepython.org/cgi_bin/moingb.cgi/_d6_d0_f2_fe_b4_f3_d4_d3_d4_ba 中蟒大杂院]-- 内核中文化的 python 分发!
[http://www.dohao.org/ 快乐程序网] -- 关注开源技术的知名站点!(最后演变为纯MoinMoin 站点了?!?!)
[http://www.czug.org 中文Zope用户组](CZUG)-- 关注 Zope 平台技术的专业站点,中国唯一!
[http://www.linuxforum.net 中国Linux论坛] -- 它的Python版是中国最早的Python论坛了!
Py 4 IDE/GUI
Py 4 Web
Python web 开发技巧
["PythonClientCookie"] -- 解决在 Python 中登录网站的问题
Py Web 应用平台(Application Frameworks)
Py in M$
- ["/Py4COM"] --- ["stephen"]-梅劲松 贡献
- ["/Py4NT"] --- ["stephen"]-梅劲松 贡献
Python 实用开发包
["PythonPackages"] -- 把大家发现的python包都汇聚到这里吧
Python 扩展与嵌入
- ["Swig"] -- 最方便、强悍换python库扩展工具