sre-shizhan-shouce


Namesre-shizhan-shouce JSON
Version 2023.1.27.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/sre-shizhan-shouce
Summary122-SRE实战手册
upload_time2023-01-26 18:17:08
maintainer
docs_urlNone
authorApacheCN
requires_python>=3.6
license
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 122-SRE实战手册

## 下载

### Docker

```
docker pull apachecn0/sre-shizhan-shouce
docker run -tid -p <port>:80 apachecn0/sre-shizhan-shouce
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install sre-shizhan-shouce
sre-shizhan-shouce <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g sre-shizhan-shouce
sre-shizhan-shouce <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/sre-shizhan-shouce",
    "name": "sre-shizhan-shouce",
    "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/cb/21/84105d2080156ca6fdde3ace029ef23e2d87786f8b37e060d3b58b7299bd/sre-shizhan-shouce-2023.1.27.0.tar.gz",
    "platform": null,
    "description": "# 122-SRE\u5b9e\u6218\u624b\u518c\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/sre-shizhan-shouce\ndocker run -tid -p <port>:80 apachecn0/sre-shizhan-shouce\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install sre-shizhan-shouce\nsre-shizhan-shouce <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g sre-shizhan-shouce\nsre-shizhan-shouce <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "122-SRE\u5b9e\u6218\u624b\u518c",
    "version": "2023.1.27.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cb0f1b5e93eb489ecd13f5b14652818782478b1ed709c24b6222906958ff8e4",
                "md5": "9832bb0c0ee45b6c5c960fc96c35d092",
                "sha256": "41cce9a5cb42fb0a921e4856f0941f16c9e6412508cf82226c27a9a12cd7a7fc"
            },
            "downloads": -1,
            "filename": "sre_shizhan_shouce-2023.1.27.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "9832bb0c0ee45b6c5c960fc96c35d092",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2217973,
            "upload_time": "2023-01-26T18:17:06",
            "upload_time_iso_8601": "2023-01-26T18:17:06.789979Z",
            "url": "https://files.pythonhosted.org/packages/9c/b0/f1b5e93eb489ecd13f5b14652818782478b1ed709c24b6222906958ff8e4/sre_shizhan_shouce-2023.1.27.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cb2184105d2080156ca6fdde3ace029ef23e2d87786f8b37e060d3b58b7299bd",
                "md5": "9199d044292050c6af3ff70b61b02be7",
                "sha256": "8002c649998055aa66e8c9e579aa0ed2f39a99b23bec9fe3885a8e556d8dc2a0"
            },
            "downloads": -1,
            "filename": "sre-shizhan-shouce-2023.1.27.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9199d044292050c6af3ff70b61b02be7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2199198,
            "upload_time": "2023-01-26T18:17:08",
            "upload_time_iso_8601": "2023-01-26T18:17:08.983460Z",
            "url": "https://files.pythonhosted.org/packages/cb/21/84105d2080156ca6fdde3ace029ef23e2d87786f8b37e060d3b58b7299bd/sre-shizhan-shouce-2023.1.27.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-01-26 18:17:08",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "sre-shizhan-shouce",
    "lcname": "sre-shizhan-shouce"
}
        
Elapsed time: 0.17420s