Differences between revisions 30 and 34 (spanning 4 versions)
Revision 30 as of 2004-12-20 08:01:25
Size: 2734
Editor: ZoomQuiet
Comment:
Revision 34 as of 2004-12-20 08:08:39
Size: 607
Editor: ZoomQuiet
Comment:
Deletions are marked like this. Additions are marked like this.
Line 16: Line 16:

=== 环境及工具 ===
 * python 2.4版
 * curses环境
   * linux
   * windows - cygwin:http://cygwin.org, 带python 2.4和curses环境
 * cvs
   * linux - 自带即可
   * windows - cygwin:http://cygwin.org, 带cvs, 因为tigris可以不用ssh,因此只要有cvs即可
   * 其它cvs工具也可以
=== 第三方python包 ===
 * epydoc 用来编写程序中的文档。访问:[http://epydoc.sourceforge.net/ epydoc](最新2.1)
 * docutils 用来写一般文档。访问:[http://docutils.sourceforge.net/ docutils](最新0.3.5)
 * 其它
=== 联系 ===
 * 要求订阅 python.cn 或 google上的邮件列表(已经满足)
 * (可选)拥有自已的blog或wiki,便于发表成果和讨论问题
 * (可选)使用qq,uc,或msn在需要即时或语音讨论时使用
=== 编码要求 ===
 * 一般文档要求使用reStructure格式编写,参考["reST"]
 * 程序注释文档要求使用epydoc格式来编写,参考[http://epydoc.sourceforge.net/epytext.html epytext]
 * 代码规范参考 [http://wiki.woodpecker.org.cn/moin.cgi/Python_e5_bc_80_e5_8f_91_e7_bc_96_e7_a0_81_e8_a7_84_e8_8c_83?action=highlight&value=%E7%BC%96%E7%A0%81%E8%A7%84%E8%8C%83 Python编码规范]
[[Include(CuLibNeed)]]
Line 40: Line 19:

 * 2004/12/20-
   * 申请项目空间
   * 确定参与人员
   * 编写需求
   * 编写相应工具及环境的介绍
     * docutils的安装及文档生成
     * epydoc的安装及文档生成
   * 熟悉相关的技术
     * 掌握cvs的基本使用
     * curses的基本编程知识
     * 基本reStructured Text格式的使用
     * 基本epydoc格式的使用
   * 其它
[[Include(CuLibTimeline)]]
Line 58: Line 24:

 * '''负责人:["limodou"] ''' BLOG: http://www.donews.new/limodou
   * (其它参与人员可自已把名字列在后面)
   * Bianconero 龚华志(hankgong AT hotmail.com)
   * ZoomQuiet (项目协调者……即,打杂的!)
   * HackGou 憨狗( HackGou AT Yeah DOT Net or HackGou AT Gmail DOT com):"http://lamp.blogbus.com"
   * orciloud (orciloud AT gmail dot com)
   * 5261314 阿哲(5261314 AT vip.sina.com)
   * LiJie 李杰 (项目测试 cpunion AT 263.net)
   * AlbertLee ([email protected])
[[Include(CuLibPeople)]]
Line 69: Line 26:

 * 2004/12/20
   * 在tigris.org申请空间(doing...)
   * 人员报名(doing...)
[[Include(CuLibLog)]]
Line 76: Line 30:
== 相项目 == == 相项目 ==

基于curses的工具包

-- limodou [DateTime(2004-12-20T01:52:11Z)] TableOfContents

背景

Include(CuLibBackground)

目标

实现一个基于curses的高级调用包。严格编写程序文档:需求、设计、重要决策、程序注释(文档按epydoc要求),使用说明等文档。

要求

Include(CuLibNeed)

计划

Include(CuLibTimeline)

文档

人员

Include(CuLibPeople)

进度

Include(CuLibLog)

讨论

相关项目

CuLib (last edited 2009-12-25 07:15:30 by localhost)