python-devops-jiaocheng


Namepython-devops-jiaocheng JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/python-devops-jiaocheng
SummaryPython DevOps 教程
upload_time2023-02-07 20:21:09
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.
            # Python DevOps 教程

## 下载

### Docker

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

### PYPI

```
pip install python-devops-jiaocheng
python-devops-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g python-devops-jiaocheng
python-devops-jiaocheng <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/python-devops-jiaocheng",
    "name": "python-devops-jiaocheng",
    "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/78/da/89f3a23d3278f531215547f0ef191d382d1cad666d8db5fa952ec2f01374/python-devops-jiaocheng-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Python DevOps \u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/python-devops-jiaocheng\ndocker run -tid -p <port>:80 apachecn0/python-devops-jiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install python-devops-jiaocheng\npython-devops-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g python-devops-jiaocheng\npython-devops-jiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python DevOps \u6559\u7a0b",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bb10aaa5851717e168a0600305cc556d265fd41025e58bc42e9c99a2af60d845",
                "md5": "e1a481fd5bc1ed4c299440413f0c766a",
                "sha256": "3faaa9af78d1239e11e23cb0659b5d5ea4d187e2432e29ae9e06ebc99343ba90"
            },
            "downloads": -1,
            "filename": "python_devops_jiaocheng-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e1a481fd5bc1ed4c299440413f0c766a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 680801,
            "upload_time": "2023-02-07T20:21:08",
            "upload_time_iso_8601": "2023-02-07T20:21:08.128088Z",
            "url": "https://files.pythonhosted.org/packages/bb/10/aaa5851717e168a0600305cc556d265fd41025e58bc42e9c99a2af60d845/python_devops_jiaocheng-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "78da89f3a23d3278f531215547f0ef191d382d1cad666d8db5fa952ec2f01374",
                "md5": "e82708cb91663e9592b99e6e93adfae4",
                "sha256": "935bafaba9f80bae8f49f9c42965be8ccf85a42a8ce0d05e1415bbf03b37ac95"
            },
            "downloads": -1,
            "filename": "python-devops-jiaocheng-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e82708cb91663e9592b99e6e93adfae4",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 660793,
            "upload_time": "2023-02-07T20:21:09",
            "upload_time_iso_8601": "2023-02-07T20:21:09.707602Z",
            "url": "https://files.pythonhosted.org/packages/78/da/89f3a23d3278f531215547f0ef191d382d1cad666d8db5fa952ec2f01374/python-devops-jiaocheng-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 20:21:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "python-devops-jiaocheng",
    "lcname": "python-devops-jiaocheng"
}
        
Elapsed time: 0.12373s