{ "info": { "author": "codeif", "author_email": "me@codeif.com", "bugtrack_url": null, "classifiers": [], "description": "WeChat OAuth2 SDK.\n==================\n\n\u5fae\u4fe1\u767b\u5f55\u6388\u6743\u7684Python\u5e93\n\n\u5f00\u53d1\u6587\u6863\n--------\n\n`\u7f51\u7ad9\u5e94\u7528\u5fae\u4fe1\u767b\u5f55\u5f00\u53d1\u6307\u5357\n`_\n\n\u914d\u7f6e\u7f51\u9875\u6388\u6743\u57df\u540d\n----------------\n \n\u767b\u5f55\u5fae\u4fe1\u516c\u4f17\u5e73\u53f0\uff1a \u5f00\u53d1 -> \u63a5\u53e3\u6743\u9650 -> \u7f51\u9875\u6388\u6743\u83b7\u53d6\u7528\u6237\u57fa\u672c\u4fe1\u606f -> \u7f51\u9875\u6388\u6743\u57df\u540d\n\n\nExample Usage\n-------------\n\n- \u521b\u5efaservice\n\n.. code-block:: python\n\n from wechat_oauth2 import WeChatService\n wechat = WeChatService(appid,\n secret)\n\n- \u83b7\u53d6authorize_url\n \n.. code-block:: python\n\n params = {'redirect_uri': redirect_uri, 'scope': 'snsapi_userinfo'}\n return redirect(wechat.get_authorize_url(**params))", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/codeif/WeChat-OAuth2", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "WeChat-OAuth2", "package_url": "https://pypi.org/project/WeChat-OAuth2/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/WeChat-OAuth2/", "project_urls": { "Homepage": "https://github.com/codeif/WeChat-OAuth2" }, "release_url": "https://pypi.org/project/WeChat-OAuth2/0.1.2/", "requires_dist": null, "requires_python": "", "summary": "wechat sdk", "version": "0.1.2" }, "last_serial": 2818948, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "d82f146b09b587673043c03542954120", "sha256": "931afced6042b9442b5928c07756fefda3d07d68e4ae995be79dec7c341d33f3" }, "downloads": -1, "filename": "WeChat-OAuth2-0.1.1.tar.gz", "has_sig": false, "md5_digest": "d82f146b09b587673043c03542954120", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4225, "upload_time": "2017-04-21T08:29:04", "url": "https://files.pythonhosted.org/packages/54/20/bd5e108f2fc7b10af2ca37852c54a72972a5972c111d4fceaf1e6632a11c/WeChat-OAuth2-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "67f6a3085a3e07cb4c7b0feac16fe2a1", "sha256": "53f7bd78127914fdba47959e5ad1f4ca34cce13b6721024a9e1e5896304fe92c" }, "downloads": -1, "filename": "WeChat-OAuth2-0.1.2.tar.gz", "has_sig": false, "md5_digest": "67f6a3085a3e07cb4c7b0feac16fe2a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4231, "upload_time": "2017-04-21T08:53:14", "url": "https://files.pythonhosted.org/packages/60/24/f3c17104a57420ec32243849108263e027e842c2dc1c9990c84072bcfecb/WeChat-OAuth2-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "67f6a3085a3e07cb4c7b0feac16fe2a1", "sha256": "53f7bd78127914fdba47959e5ad1f4ca34cce13b6721024a9e1e5896304fe92c" }, "downloads": -1, "filename": "WeChat-OAuth2-0.1.2.tar.gz", "has_sig": false, "md5_digest": "67f6a3085a3e07cb4c7b0feac16fe2a1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4231, "upload_time": "2017-04-21T08:53:14", "url": "https://files.pythonhosted.org/packages/60/24/f3c17104a57420ec32243849108263e027e842c2dc1c9990c84072bcfecb/WeChat-OAuth2-0.1.2.tar.gz" } ] }