{ "info": { "author": "lord63", "author_email": "lord63.j@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: MIT License", "Operating System :: POSIX", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7" ], "description": "Zimuzu\n======\n\n|Latest Version|\n\nA command line tool for doing the signing work for\nzimuzu(\\ http://www.zimuzu.tv/).\n\nInstall\n-------\n\n::\n\n $ (sudo) pip install -U zimuzu\n\nUsage\n-----\n\nTouch a new configuration json file named ``zimuzu_config.json`` under\n``/usr/local/bin``:\n\n::\n\n {\n \"account\": \"Your username\",\n \"password\": \"Your password\"\n }\n\ndo the sign:\n\n::\n\n $ zimuzu sign\n\nContribute\n----------\n\nContributions are always welcome! :sparkles: :cake: :sparkles: Please\nfile an issue with detailed information if you run into problems. Feel\nfree to send me a pull request, I'll be happy to review and merge it!\n\nDetails\n-------\n\nLogin:\n~~~~~~\n\n- url: http://www.zimuzu.tv/User/Login/ajaxLogin\n- method: post\n- post data:\n\n - account\n - password\n - remember: 0 no; 1 yes\n - url\\_back: http://www.zimuzu.tv/user/sign\n\n- response(json):\n\n ::\n\n {\n \"status\":1, # 1 means ok.\n \"info\":\"\\u767b\\u5f55\\u6210\\u529f\\uff01\",\n \"data\":{\"url_back\":\"http:\\/\\/www.zimuzu.tv\\/user\\/sign\"}\n }\n\nVisit sign page\n~~~~~~~~~~~~~~~\n\n- url: http://www.zimuzu.tv/user/sign\n- method: get\n\nThis step is essential, or you'll get 4002 status when you do the sign\nnext.\n\nDo sign:\n~~~~~~~~\n\n- url: http://www.zimuzu.tv/user/sign/dosign\n- method: get\n- response(json):\n\n ::\n\n {\n \"status\":1, # 1 means ok.\n \"info\":\"\",\n \"data\":1 # 1 means you keep signing for 1 days.\n }\n\nLicense\n-------\n\nMIT.\n\n.. |Latest Version| image:: http://img.shields.io/pypi/v/zimuzu.svg\n :target: https://pypi.python.org/pypi/zimuzu", "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/lord63/zimuzu", "keywords": "zimuzu sign", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "zimuzu", "package_url": "https://pypi.org/project/zimuzu/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/zimuzu/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/lord63/zimuzu" }, "release_url": "https://pypi.org/project/zimuzu/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Do sign for ZIMUZU: http://www.zimuzu.tv", "version": "0.1.0" }, "last_serial": 1708898, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "c05e467559593e9fada19eb667865fce", "sha256": "ed5ca0f51134c0e88ac561e02b1c6291898fefa4914bec5fda6dba90d60de291" }, "downloads": -1, "filename": "zimuzu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c05e467559593e9fada19eb667865fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4044, "upload_time": "2015-09-05T01:02:40", "url": "https://files.pythonhosted.org/packages/4f/a6/ab08e7107522f61d2e611f29e5ea9d3b3f80eb49592e89e1602e50d139bf/zimuzu-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c05e467559593e9fada19eb667865fce", "sha256": "ed5ca0f51134c0e88ac561e02b1c6291898fefa4914bec5fda6dba90d60de291" }, "downloads": -1, "filename": "zimuzu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "c05e467559593e9fada19eb667865fce", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4044, "upload_time": "2015-09-05T01:02:40", "url": "https://files.pythonhosted.org/packages/4f/a6/ab08e7107522f61d2e611f29e5ea9d3b3f80eb49592e89e1602e50d139bf/zimuzu-0.1.0.tar.gz" } ] }