{ "info": { "author": "Fred Lin", "author_email": "gasolin+zhpy@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Natural Language :: Chinese (Simplified)", "Natural Language :: Chinese (Traditional)", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Code Generators", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n :depth: 2\n\nIntroduction\n--------------\n\n\"If it walks like a duck and quacks like a duck, I would call it a duck.\"\n\nZhpy3 on python 3 is good for non-native-english beginners to learn python 3 in our native language (Currently support Traditional and Simplified chinese).\n\nZhpy3 acts like python 3 and play like python 3, user\ncould use it as python 3 to educate yourself the program skills\nplus with your native language.\n\nCheck examples here.\n\n * http://code.google.com/p/zhpy/source/browse/#hg%2Fzhpy3%2Fexamples\n\nInstall\n----------\n\nIf you'd like to play zhpy3 with full features, you should install zhpy3.\n\nYou could use easy_install command to install or upgrade zhpy3::\n\n $ easy_install -U zhpy3\n\nto use easy_install command, you should install distribute module for python 3 first:\n\nhttp://pypi.python.org/pypi/distribute/\n\nAnd check your system path params if it contains python3.x/bin path.\n\nex: edit .bashrc to include \"/Library/Frameworks/Python.framework/Versions/3.x/bin\" in your PATH parameter. \n\nWhat is Zhpy3\n---------------\n\nZhpy3 is the successor of zhpy, to provide the python 3 language translator with fully tested chinese keywords, variables, and parameters support. Zhpy is INDEPENDENT on python 3 versions(3.x\u2026.).\n\nThe core of zhpy3 is a lightweight python module and a language\nsource convertor based on python3, which provides\ncommand line tool to translate zhpy3 code to python 3.\n\nSee http://www.flickr.com/photos/gasolin/2064120327\n\nYou could invoke interpreter with 'twpy', 'cnpy' command instead of \"python3\" in command line to execute source code wrote in either Traditional/Simplified Chinese or English.\n\nThe framework is not hard to extend to another languages such as japenese or korean.\n\n\nChange Log\n-------------\n\nYou could view the ChangeLog to see what's new in these version.\n\n * http://code.google.com/p/zhpy/source/browse/CHANGELOG.txt", "description_content_type": null, "docs_url": null, "download_url": "http://code.google.com/p/zhpy/", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://zhpy.googlecode.com/", "keywords": "traditional,simplified,chinese,language,tokenize", "license": "Type license() to see the full license text", "maintainer": null, "maintainer_email": null, "name": "zhpy3", "package_url": "https://pypi.org/project/zhpy3/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zhpy3/", "project_urls": { "Download": "http://code.google.com/p/zhpy/", "Homepage": "http://zhpy.googlecode.com/" }, "release_url": "https://pypi.org/project/zhpy3/3.0.0a1/", "requires_dist": null, "requires_python": null, "summary": "Write python(3) language in chinese", "version": "3.0.0a1" }, "last_serial": 336171, "releases": { "3.0.0a1": [] }, "urls": [] }