{ "info": { "author": "evanyang", "author_email": "lightyiyi@qq.com", "bugtrack_url": null, "classifiers": [], "description": "#\u5f15\u7528\u6a21\u5757\n\nfrom tencent_message import tencent_message\n\n#\u5982\u679c\u9700\u8981\u8bbe\u5b9a\u6a21\u677f\uff0ccontect\u4e5f\u53ef\u4ee5\u662f\u5b57\u5178\u7c7b\u578b\n\nclass q_message(tencent_message):\n\n def template_message(self,contect):\n\n template=f\"\"\"{contect} \u8fd0\u884c\u9519\u8bef\uff0c\u8bf7\u6838\u5bf9/\"\"\" \n return template\n\n#\u521d\u59cb\u5316\u77ed\u4fe1\u5e94\u7528 \n\nq_message1=q_message(appdid=\"111111\",appkey=\"1111111\",sign=\"123131\")\n\n#\u53d1\u9001\u77ed\u4fe1 q_message1.send_message(\"11414124\",\"\u6d4b\u8bd5\u9519\u8bef\")", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://www.cnblogs.com/Evan-fanfan/", "keywords": "", "license": "MIT tencent_message", "maintainer": "", "maintainer_email": "", "name": "tencent_message", "package_url": "https://pypi.org/project/tencent_message/", "platform": "", "project_url": "https://pypi.org/project/tencent_message/", "project_urls": { "Homepage": "https://www.cnblogs.com/Evan-fanfan/" }, "release_url": "https://pypi.org/project/tencent_message/0.0.3/", "requires_dist": null, "requires_python": "", "summary": "send message tencent message", "version": "0.0.3" }, "last_serial": 5591764, "releases": { "0.0.3": [ { "comment_text": "", "digests": { "md5": "e2003953366da5c334041711f753cf71", "sha256": "45043aaeaab962ce59dfc178cc9c389f30da63bdb6a4b4dcf46cda6d6e7ffe91" }, "downloads": -1, "filename": "tencent_message-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e2003953366da5c334041711f753cf71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1778, "upload_time": "2019-07-27T04:17:54", "url": "https://files.pythonhosted.org/packages/5c/ab/0d586d9c13bc99aff6f50d21f38a64bb41438128aff7e4e3d5c3246fa201/tencent_message-0.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e2003953366da5c334041711f753cf71", "sha256": "45043aaeaab962ce59dfc178cc9c389f30da63bdb6a4b4dcf46cda6d6e7ffe91" }, "downloads": -1, "filename": "tencent_message-0.0.3.tar.gz", "has_sig": false, "md5_digest": "e2003953366da5c334041711f753cf71", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1778, "upload_time": "2019-07-27T04:17:54", "url": "https://files.pythonhosted.org/packages/5c/ab/0d586d9c13bc99aff6f50d21f38a64bb41438128aff7e4e3d5c3246fa201/tencent_message-0.0.3.tar.gz" } ] }