{ "info": { "author": "Jiro Nejime", "author_email": "neji@drillbits.jp", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python", "Programming Language :: Python :: 3.3", "Topic :: Utilities" ], "description": "======\npycure\n======\n\n.. image:: https://drone.io/github.com/drillbits/pycure/status.png\n :target: https://drone.io/github.com/drillbits/pycure/latest\n\nAll about Japanese battle heroine \"Pretty Cure\".\n\nInspired by Acme::PrettyCure.\n\nRequirements\n============\n\n- Python 3.3\n\nInstallation\n============\n\n::\n\n $ pip install pycure\n\nUsage\n=====\n\nGet the most recent series.\n\n::\n\n $ python\n >>> from pycure import Precure\n >>> p = Precure.now\n >>> p.title\n '\u30c9\u30ad\u30c9\u30ad\uff01\u30d7\u30ea\u30ad\u30e5\u30a2'\n >>> p.girls[0].name\n '\u76f8\u7530\u30de\u30ca'\n >>> p.girls[0].transform()\n \u307f\u306a\u304e\u308b\u611b\uff01 \u30ad\u30e5\u30a2\u30cf\u30fc\u30c8\uff01\n \u611b\u3092\u7121\u304f\u3057\u305f\u60b2\u3057\u3044\u30b8\u30b3\u30c1\u30e5\u30fc\u3055\u3093\u3001\u3053\u306e\u30ad\u30e5\u30a2\u30cf\u30fc\u30c8\u304c\u3042\u306a\u305f\u306e\u30c9\u30ad\u30c9\u30ad\u53d6\u308a\u623b\u3057\u3066\u307f\u305b\u308b\uff01\n >>> p.girls[0].name\n '\u30ad\u30e5\u30a2\u30cf\u30fc\u30c8'\n\nGet from slug.\n\n::\n\n $ python\n >>> from pycure import Precure\n >>> Precure.slugs\n ['', 'maxheart', 'splashstar', 'yes', 'gogo', 'fresh', 'heartcatch', 'suite', 'smile', 'dokidoki']\n >>> p = Precure[\"smile\"]\n >>> p.girls[2].name\n '\u9ec4\u702c\u3084\u3088\u3044'\n >>> p.girls[2].transform()\n \u30d4\u30ab\u30d4\u30ab\u30d4\u30ab\u30ea\u30f3\u30b8\u30e3\u30f3\u30b1\u30f3\u30dd\u30f3\uff01 \u30ad\u30e5\u30a2\u30d4\u30fc\u30b9\uff01\n\nPrecure girls of the first series require her partner to transform.\n\n::\n\n $ python\n >>> from pycure import Precure\n >>> p = Precure[\"\"]\n >>> p.title\n '\u3075\u305f\u308a\u306f\u30d7\u30ea\u30ad\u30e5\u30a2'\n >>> p.girls[0].name\n '\u7f8e\u58a8\u306a\u304e\u3055'\n >>> p.girls[1].name\n '\u96ea\u57ce\u307b\u306e\u304b'\n >>> p.girls[0].transform()\n (snip)\n pycure.girl.PartnerInvalidError\n >>> p.girls[0].transform(\"\u96ea\u57ce\u307b\u306e\u304b\")\n \u5149\u306e\u4f7f\u8005\u3001\u30ad\u30e5\u30a2\u30d6\u30e9\u30c3\u30af\uff01\n \u5149\u306e\u4f7f\u8005\u3001\u30ad\u30e5\u30a2\u30db\u30ef\u30a4\u30c8\uff01\n \u3075\u305f\u308a\u306f\u30d7\u30ea\u30ad\u30e5\u30a2\uff01\n \u95c7\u306e\u529b\u306e\u3057\u3082\u3079\u9054\u3088\uff01\n \u3068\u3063\u3068\u3068\u304a\u5bb6\u306b\u5e30\u308a\u306a\u3055\u3044\uff01\n >>> p.girls[0].name\n '\u30ad\u30e5\u30a2\u30d6\u30e9\u30c3\u30af'\n >>> p.girls[1].name\n '\u30ad\u30e5\u30a2\u30db\u30ef\u30a4\u30c8'", "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/drillbits/pycure", "keywords": null, "license": "MIT License", "maintainer": null, "maintainer_email": null, "name": "pycure", "package_url": "https://pypi.org/project/pycure/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pycure/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/drillbits/pycure" }, "release_url": "https://pypi.org/project/pycure/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "All about Japanese battle heroine \"Pretty Cure\"", "version": "0.0.2" }, "last_serial": 996770, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "84ab915697091e603387162dca91ce43", "sha256": "3afee40d950320bb44181b17ae19f8ae0abb29ddca9d9e8c6a3bec08a9163f7b" }, "downloads": -1, "filename": "pycure-0.0.1.tar.gz", "has_sig": false, "md5_digest": "84ab915697091e603387162dca91ce43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4910, "upload_time": "2013-08-03T09:16:06", "url": "https://files.pythonhosted.org/packages/57/12/58184f67d30b21bfdcf3c8d26742d4ae24fe20b4ed47bce71e02a7f990ea/pycure-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "f43a0f6614d93100923b3f5512e98aac", "sha256": "f09422d23f2846d45aafe74df5705a11b611f40c6f2faef4438ae1302615c7c1" }, "downloads": -1, "filename": "pycure-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f43a0f6614d93100923b3f5512e98aac", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 7626, "upload_time": "2014-02-10T17:45:07", "url": "https://files.pythonhosted.org/packages/71/a5/663102b7b07da095b1dc63dc5dfe23005b31c464535955b1350e5bdfaf32/pycure-0.0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f43a0f6614d93100923b3f5512e98aac", "sha256": "f09422d23f2846d45aafe74df5705a11b611f40c6f2faef4438ae1302615c7c1" }, "downloads": -1, "filename": "pycure-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f43a0f6614d93100923b3f5512e98aac", "packagetype": "bdist_wheel", "python_version": "3.3", "requires_python": null, "size": 7626, "upload_time": "2014-02-10T17:45:07", "url": "https://files.pythonhosted.org/packages/71/a5/663102b7b07da095b1dc63dc5dfe23005b31c464535955b1350e5bdfaf32/pycure-0.0.2-py2.py3-none-any.whl" } ] }