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


zhpy_ext is an module plugin project sample, 
you could create your own chinese keyword dictionary here.