Skip to main content

Write python language in chinese

Project description

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

zhpy is a lightweight python module and a chinese source convertor on python, which provides interpreter and command line tool to translate zhpy code to python. The python code written by traditional and simplified chinese could be translated and execute as nature python code.

zhpy support full python syntax. Code written in zhpy could be converted to natual python and be used in normal python programs.

zhpy provide interpreter, which allow execise zhpy and python interactivily.

zhpy provide a method ‘zh_exec’ that allow to embed chinese script in python, zhpy could be used as the chinese script in shell as well.

zhpy is fully tested, which use ~60 test cases to test the small(<10k) source.

zhpy use pyparsing module to detect chinese keywords, class name, methods, arguments, variables and translate them back to python.

It’s possible for developers to port zhpy to python on korean or python on japenese.

Check examples here.

Install zhpy

You could use easy_install command to install zhpy:

$ easy_install zhpy

or check instructions for detail.

Usage

You could use zhpy interpreter to test zhpy:

$ zhpy
>>> print 'hello in chinese'
hello in chinese

Browse project homepage to get examples in chinese.

check the BasicUsage for detail.

Programming

You could mix original english keywords and Chinese keywords in your zhpy source.

Reserved keywords are listed here

You could view the ChangeLog to see what’s new in these version

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

zhpy-0.8.zip (37.6 kB view details)

Uploaded Source

Built Distribution

zhpy-0.8-py2.5.egg (44.0 kB view details)

Uploaded Source

File details

Details for the file zhpy-0.8.zip.

File metadata

  • Download URL: zhpy-0.8.zip
  • Upload date:
  • Size: 37.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zhpy-0.8.zip
Algorithm Hash digest
SHA256 97170cf858091b6c89816143834e307afc94ad79d276c6716812b07dbbb0e946
MD5 2cb7e2d1b54eab7905dcebff63b672b2
BLAKE2b-256 6dedcd603a69ae1cab7216dc8df40ab1d1bf7707c698ec1cfe1765344b628993

See more details on using hashes here.

File details

Details for the file zhpy-0.8-py2.5.egg.

File metadata

  • Download URL: zhpy-0.8-py2.5.egg
  • Upload date:
  • Size: 44.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for zhpy-0.8-py2.5.egg
Algorithm Hash digest
SHA256 eb8f9dc9e423267f9b2a6ae4307892b81e08f784f94f2aa90f80a2905771328b
MD5 f4464e4c51a93eba1e649d50804439be
BLAKE2b-256 6845c77fabeac71d7307c4d88d165eec89fccd8c9fc9f715443eed2fc972600d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page