Size: 17
Comment:
|
Size: 994
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
* CmdModule | |
Line 2: | Line 3: |
* [http://vpython.org VPython] - 3D programming for ordinary mortals * [http://www.alcyone.com/pyos/chess Chess] - a chess adjudicator module * [http://nltk.sourceforge.net NLTK] - Natural Language Tool``Kit * [http://epydoc.sourceforge.net epydoc] - API documentation generator for Python modules * [http://www.freenet.org.nz/python/SSLCrypto/] - SLCrypto is a package for Python that dramatically eases the task of adding encryption to Python programs. [[BR]] * [http://pages.cpsc.ucalgary.ca/~aycock/spark SPARK] - Scanning, PArsing and Rewriting Kit * [http://www.lemburg.com/files/python/mxTextTools.html mxTextTools] - a fast text manipulation toolkit for Python * [http://simpleparse.sourceforge.net SimpleParse] - a parser generator for mxText``Tools v2.0.0 * [http://systems.cs.uchicago.edu/ply/ply.html PLY] - a Python-only implementation of the popular compiler construction tools lex and yacc See LanguageParsing for more tools. |
[http://vpython.org VPython] - 3D programming for ordinary mortals
[http://www.alcyone.com/pyos/chess Chess] - a chess adjudicator module
[http://nltk.sourceforge.net NLTK] - Natural Language ToolKit
[http://epydoc.sourceforge.net epydoc] - API documentation generator for Python modules
[http://www.freenet.org.nz/python/SSLCrypto/] - SLCrypto is a package for Python that dramatically eases the task of adding encryption to Python programs.
[http://pages.cpsc.ucalgary.ca/~aycock/spark SPARK] - Scanning, PArsing and Rewriting Kit
[http://www.lemburg.com/files/python/mxTextTools.html mxTextTools] - a fast text manipulation toolkit for Python
[http://simpleparse.sourceforge.net SimpleParse] - a parser generator for mxTextTools v2.0.0
[http://systems.cs.uchicago.edu/ply/ply.html PLY] - a Python-only implementation of the popular compiler construction tools lex and yacc
See LanguageParsing for more tools.