{ "info": { "author": "mapix", "author_email": "mapix.me@gmail.com", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3" ], "description": "Pinyin\n------\n\nSmart Chinese-to-Pinyin converter.\n\n\nGetting Started\n---------------\n\n pip install smart_pinyin\n\nUsage\n-----\n\n >>> from pinyin import Pinyin\n >>> pinyin = Pinyin()\n >>> ' '.join(pinyin.get_pinyin('\u94f6\u884c\u884c\u957f\u6f58\u73ae\u67cf\u957f\u4e86\u4e00\u5934\u4e4c\u9ed1\u7684\u767d\u53d1\uff0c \u7761\u89c9\u7761\u7684\u5f88\u665a, \u9053\u884c\u5f88\u6df1', failure=''))\n >>> u'yin hang hang zhang pan wei bo zhang le yi tou wu hei de bai fa shui jiao shui de hen wan dao heng hen shen'\n \n >>> for i in pinyin.get_pinyin_all('\u81ea\u884c\u8f66'): print list(i)\n [u'zi', u'hang', u'che']\n [u'zi', u'hang', u'ju']\n [u'zi', u'heng', u'che']\n [u'zi', u'heng', u'ju']\n [u'zi', u'xing', u'che']\n [u'zi', u'xing', u'ju']", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mapix/pinyin", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "smart_pinyin", "package_url": "https://pypi.org/project/smart_pinyin/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smart_pinyin/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/mapix/pinyin" }, "release_url": "https://pypi.org/project/smart_pinyin/0.4.5/", "requires_dist": null, "requires_python": null, "summary": "Smart Chinese-to-Pinyin converter.", "version": "0.4.5" }, "last_serial": 2213618, "releases": { "0.3.0": [ { "comment_text": "", "digests": { "md5": "d52e45e8d60d5335e6412019a5aad69e", "sha256": "b74650f6a8cf34daf404974e1f7b6aed3941e00346aa5a2444a9656c4299ff57" }, "downloads": -1, "filename": "smart_pinyin-0.3.0.tar.gz", "has_sig": false, "md5_digest": "d52e45e8d60d5335e6412019a5aad69e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144615, "upload_time": "2014-03-16T03:14:06", "url": "https://files.pythonhosted.org/packages/67/4e/4abc216b6f9cfd6859d4e2456773f482b749b891acb85b49f6ed5f8a12f3/smart_pinyin-0.3.0.tar.gz" } ], "0.3.1": [ { "comment_text": "", "digests": { "md5": "da1321e3bdddf9c0849b85fd05a44c28", "sha256": "fce27f4565acd18be0d211d842687f343ce6272ef98c3fd09948f08e6e7eb66b" }, "downloads": -1, "filename": "smart_pinyin-0.3.1.tar.gz", "has_sig": false, "md5_digest": "da1321e3bdddf9c0849b85fd05a44c28", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 144904, "upload_time": "2014-05-24T15:36:57", "url": "https://files.pythonhosted.org/packages/22/a0/d6e1f8a2a22a2af5d8633fa1811f8aeae19252c625d96d49d909e22d2f47/smart_pinyin-0.3.1.tar.gz" } ], "0.3.2": [ { "comment_text": "", "digests": { "md5": "eb82ce8bf081bc8b97869f9d6124fc75", "sha256": "91a6ff86c230d2887c7b6724bbc72b15307d9b9ca1af9c0b8f1fb55b9ca8fd56" }, "downloads": -1, "filename": "smart_pinyin-0.3.2.tar.gz", "has_sig": false, "md5_digest": "eb82ce8bf081bc8b97869f9d6124fc75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145086, "upload_time": "2014-11-13T15:05:08", "url": "https://files.pythonhosted.org/packages/6b/b7/a0a5d35803c800ce44f136c5b514d715174971066095c9001a32bcbd7e0f/smart_pinyin-0.3.2.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "39f1e1d1e811857f455e2ab3cc2a129a", "sha256": "844e7546f2de9117883a3824b82bc984e4f102f69dd299a0dd05ce7e3210215c" }, "downloads": -1, "filename": "smart_pinyin-0.4.0.tar.gz", "has_sig": false, "md5_digest": "39f1e1d1e811857f455e2ab3cc2a129a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145583, "upload_time": "2016-07-08T10:14:23", "url": "https://files.pythonhosted.org/packages/f1/23/d4ad1716c5af033afc8158e09c862688029166bedc5e3ee5af5e1a65fbd9/smart_pinyin-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "c63178aab3f76820f493a17f375c9318", "sha256": "b65548f342af17e3750f2730eb2893fdcfe5fc6dcd36642fdc845e674f543276" }, "downloads": -1, "filename": "smart_pinyin-0.4.1.tar.gz", "has_sig": false, "md5_digest": "c63178aab3f76820f493a17f375c9318", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145581, "upload_time": "2016-07-08T10:16:54", "url": "https://files.pythonhosted.org/packages/5b/2d/863e30ff7746afcc9a4149d622ccccf66037f0aab9c3a74b5252a8fa7873/smart_pinyin-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "a8fb45d44dae9abc9ac9b99bd4fc6e3d", "sha256": "d1cfed43ab0fdf2ff39e32fa080610a6c197cbd24a5b9c92a7e3269e66982fc7" }, "downloads": -1, "filename": "smart_pinyin-0.4.2.tar.gz", "has_sig": false, "md5_digest": "a8fb45d44dae9abc9ac9b99bd4fc6e3d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145570, "upload_time": "2016-07-08T10:35:33", "url": "https://files.pythonhosted.org/packages/82/e6/9cfeaec5c5141e46afd17fadd94e76cb5e3c3ee286ddc848f22b9e81183a/smart_pinyin-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "713c62d93d31d772408220191389e6bf", "sha256": "5f1f34ba90a7f5e471400a2f6a6a001ee48a83e71a1fa8e75cfcea184d47b201" }, "downloads": -1, "filename": "smart_pinyin-0.4.3.tar.gz", "has_sig": false, "md5_digest": "713c62d93d31d772408220191389e6bf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145662, "upload_time": "2016-07-08T11:52:23", "url": "https://files.pythonhosted.org/packages/28/4c/c0c1e44eb83b241838e4ab0f7464ccd451ccb85a8dc14d0469bdb0660698/smart_pinyin-0.4.3.tar.gz" } ], "0.4.5": [ { "comment_text": "", "digests": { "md5": "8fce272a8a30a70377702a7267c4d33b", "sha256": "880553719258a2144277b6bc1b71a0c562228b5c2df1f9d637cbbb5f78c3e5d7" }, "downloads": -1, "filename": "smart_pinyin-0.4.5.tar.gz", "has_sig": false, "md5_digest": "8fce272a8a30a70377702a7267c4d33b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145626, "upload_time": "2016-07-11T06:15:49", "url": "https://files.pythonhosted.org/packages/f3/25/f90681819d6e2513bedd61cf1cbb404c02ee60e927d122de4f35775102e7/smart_pinyin-0.4.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8fce272a8a30a70377702a7267c4d33b", "sha256": "880553719258a2144277b6bc1b71a0c562228b5c2df1f9d637cbbb5f78c3e5d7" }, "downloads": -1, "filename": "smart_pinyin-0.4.5.tar.gz", "has_sig": false, "md5_digest": "8fce272a8a30a70377702a7267c4d33b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 145626, "upload_time": "2016-07-11T06:15:49", "url": "https://files.pythonhosted.org/packages/f3/25/f90681819d6e2513bedd61cf1cbb404c02ee60e927d122de4f35775102e7/smart_pinyin-0.4.5.tar.gz" } ] }