# 141-OAuth 2.0实战课
## 下载
### Docker
```
docker pull apachecn0/oauth2-shizhanke
docker run -tid -p <port>:80 apachecn0/oauth2-shizhanke
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install oauth2-shizhanke
oauth2-shizhanke <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g oauth2-shizhanke
oauth2-shizhanke <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/oauth2-shizhanke",
"name": "oauth2-shizhanke",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "",
"author": "ApacheCN",
"author_email": "apachecn@163.com",
"download_url": "https://files.pythonhosted.org/packages/84/43/4811a606128f0863ed245d9653469c7a723c2e37321646a1807e68fa4b0d/oauth2-shizhanke-2023.1.27.0.tar.gz",
"platform": null,
"description": "# 141-OAuth 2.0\u5b9e\u6218\u8bfe\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/oauth2-shizhanke\ndocker run -tid -p <port>:80 apachecn0/oauth2-shizhanke\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install oauth2-shizhanke\noauth2-shizhanke <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g oauth2-shizhanke\noauth2-shizhanke <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "141-OAuth 2.0\u5b9e\u6218\u8bfe",
"version": "2023.1.27.0",
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "35f722526f4da4700b8dd0d6a84a2ebd3b4dd808ef83933a92806e72cd6f3949",
"md5": "45161a310c746257029de126fdcef72c",
"sha256": "009e5bc2d4c9c43ceec76545160bd4fcc437d3444633ae80c01bc802480cdaf2"
},
"downloads": -1,
"filename": "oauth2_shizhanke-2023.1.27.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "45161a310c746257029de126fdcef72c",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3754386,
"upload_time": "2023-01-26T17:54:38",
"upload_time_iso_8601": "2023-01-26T17:54:38.467759Z",
"url": "https://files.pythonhosted.org/packages/35/f7/22526f4da4700b8dd0d6a84a2ebd3b4dd808ef83933a92806e72cd6f3949/oauth2_shizhanke-2023.1.27.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "84434811a606128f0863ed245d9653469c7a723c2e37321646a1807e68fa4b0d",
"md5": "604616c578a30faa6b746aeb3f2b8e10",
"sha256": "bae41bf88d8d3f750b21a66a3487a2868824c45b02040082781f8d97691635da"
},
"downloads": -1,
"filename": "oauth2-shizhanke-2023.1.27.0.tar.gz",
"has_sig": false,
"md5_digest": "604616c578a30faa6b746aeb3f2b8e10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3734723,
"upload_time": "2023-01-26T17:54:40",
"upload_time_iso_8601": "2023-01-26T17:54:40.835476Z",
"url": "https://files.pythonhosted.org/packages/84/43/4811a606128f0863ed245d9653469c7a723c2e37321646a1807e68fa4b0d/oauth2-shizhanke-2023.1.27.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-01-26 17:54:40",
"github": true,
"gitlab": false,
"bitbucket": false,
"github_user": "apachecn",
"github_project": "oauth2-shizhanke",
"lcname": "oauth2-shizhanke"
}