Differences between revisions 2 and 31 (spanning 29 versions)
Revision 2 as of 2005-03-09 03:58:25
Size: 5327
Editor: ZoomQuiet
Comment:
Revision 31 as of 2005-10-27 01:43:16
Size: 2818
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
 * ["Python开发编码规范"]
  --- hoxide dreamingk 贡献
=== Pythonology 蠎学! ===
'''[http://pythonology.org/ Build Better Software Faster with Python]'''
 * http://pythonology.org/pimages/pythonology-mac.gif
 * Python 以无数方便,理性的特性来增强了我们的创造力!新特性,真本质……都是要细细琢磨的!
 * [http://www.donews.net/limodou/ Limodou] -- 不断的在自个儿的Blog 中公开学习心得!
 * 这里在下诚意分类总结为文章
 * ThinkIntoPython -- 深入理解Python!!!
 * ["fp4python"] -- Hoxide 开始组织;
   * 之前的 ["FP编程的一点资料"] -- Python 从来不拒绝任何优秀的编程思想!
 * PythonZen -- 蟒之禅

==== Python 版本 ====
'''追踪不同版本间的特性差异'''
 * [http://www.python.org/dev/doc/devel/whatsnew/ WhatSnew]--Python 2.5

==== Py Books ====
 * ["PyCookbook"] - Python 食谱 [http://www.linuxforum.net/forum/showprofile.php?Cat=&User=rings&Number=487139&Board=python&what=showflat&page=1&view=collapsed&sb=5&o=31&fpart=1&vc=1 rings] 启动!
 * ["TPiP"] - Py 的文本处理,Text Processing in Python (a book)_files "David Mertz,Ph.D. ([email protected])"
 * ["Dive Into Python"] -- 深入Python !Python 精粹!
 * PythonFaq -- 中蟒上的繁体版本
 * A Byte of Python - 中文名叫《简明Python教程》由沈洁元编译
  * [http://www.byteofpython.info/language/chinese/index.html 在线观看]
   * 压缩包下载: attachment:abyteofpython_cn.rar
  * [http://www.woodpecker.org.cn/share/doc/abyteofpython_cn/chinese/ 本地阅读]
   * [http://www.woodpecker.org.cn/share/doc/abyteofpython_cn/abyteofpython_cn.chm CHM打包文档下载]
  * 感谢 ["limodou"] 发现!
 * PythonTut(Python指南 刘鑫译)
   * [http://wiki.woodpecker.org.cn/moin.cgi/limodou?action=AttachFile&do=get&target=python_2_4_tut.rar 压缩包下载]
 * '''[wiki:self/PythonCodingRule Python开发编码规范]''' --- hoxide dreamingk 贡献
[[Include(PythoNology)]]
Line 41: Line 13:
===== Python学习笔记 =====
[[Include(PyLearningNote)]]
Line 49: Line 23:
 * PythonInUnicode -- Unicode 的PythonIc 处理![http://www.jorendorff.com/articles/unicode/index.html 原文出处]
 * UnicodeHowto -- Unucode 到底是什么?
Line 57: Line 32:
'''[http://www.python.org/moin/WebProgramming WebProgramming - PythonInfo Wiki]'''
==== CherryPy ====
[[Include(PyWebAppFrameworks)]]
Line 60: Line 34:
==== Snakelets ====


=== P4EE ===
'''Python 企业环境应用探讨 Python for Enterprise Environment '''
 *["PEAK"]- The Python Enterprise Application Kit.htm
 *["PyTwisted"] - 高性能网络通讯协议支持包!
 *["PyUSS"] - HD 提议的"高性能分布式网络存储系统"
 *["解读 PyTwisted"] - HD PyTwisted 技术文章汇编 转自 [http://blog.huangdong.com]
 * ["/SSO"] -- 统一登录
==== Zope ====
 * ["面向对象的Web应用平台Zope"]
   * ["ZopeX3"]--全新开发的应用平台!
     * 但是!和ZOPE2的变化实在是太大了。难怪ZOPE3从2001年开始开发,一直到现在还有release呢,整个架构变了,连使用习惯都变了,对于想转到Zope3开发的人员来说是一个比较麻烦的问题。
 * ["CMF"] -- 内容管理框架
   * ["Plone"] -- 集成信息平台
 * LearningZodb - ZODB学习全记录 -- hoxide 发起

==== CherryPy ====
 * CherryPyQuickIn --- 快速进入 美味的'''樱桃'''

==== mod_python ====
'''与Apache 紧密结合的支持组件!终于可以完好运行了'''
 * ["modpythoncn"] -- oatil, eddyxu 贡献


==== Py in M$ ====
=== Py in M$ ===
Line 89: Line 37:
 * ["PythonExtendingAndEmbedding"]
Line 98: Line 47:

=== Python 实用开发包 ===
 * ["PythonPackages"] -- 把大家发现的python包都汇聚到这里吧

=== Python 扩展与嵌入 ===
 * ["Swig"] -- 最方便、强悍换python库扩展工具

一种精心设计出来的脚本语言,使你可以快捷的实现任何愿望!

  • ["Python广告集"] ;)

  • [wiki:self/PythonCodingRule Python开发编码规范] --- hoxide dreamingk 贡献

Include(PythoNology)

Py Tips

Python学习笔记

Include(PyLearningNote)

Py 4 Web

Python web 开发技巧

Py 4 Chinese

Python 中文 开发技巧

中国Python资源

Py Web Application Frameworks

Include(PyWebAppFrameworks)

Py in M$

Py 4 IDE

Python 综合开发环境

Python 实用开发包

  • ["PythonPackages"] -- 把大家发现的python包都汇聚到这里吧

Python 扩展与嵌入

  • ["Swig"] -- 最方便、强悍换python库扩展工具

AllAboutPython (last edited 2009-12-25 07:12:56 by localhost)