目錄表

Python

Test Code

Books、Tutorial

Regular Expression

pythex: http://pythex.org/

Graphic

python-graph

NetworkX

SWIG

http://www.swig.org/

http://realmike.org/blog/2010/07/18/python-extensions-in-cpp-using-swig/

http://docs.python.org/c-api/index.html

使用C++擴充Python

Run Python in C/C++

http://yunjuihuang.pixnet.net/blog/post/13697307

http://yunjuihuang.pixnet.net/blog/post/14154475

http://yunjuihuang.pixnet.net/blog/post/17810375

TurboGears

http://ez2learn.com/index.php/python-tutorials/turbogears-tutorials

Other

Fabric

http://docs.fabfile.org/en/1.2.0/index.html

Fabric is a Python (2.5 or higher) library and command-line tool for streamlining the use of SSH for application deployment or systems administration tasks.

Twisted

http://twistedmatrix.com/trac/

Twisted is an event-driven networking engine written in Python and licensed under the MIT license.