zhpy
====

zhpy is the python on Chinese, 
which is good for Taiwan and China beginners to learn python in our native language.

Install: http://code.google.com/p/zhpy/wiki/DownloadInstall

Open the command line, enter the current source directory and type following command:

$ python setup.py install


Basic Usage: http://code.google.com/p/zhpy/wiki/BasicUsage
