jenkins-jichuzhishi


Namejenkins-jichuzhishi JSON
Version 2023.2.8.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/jenkins-jichuzhishi
SummaryJenkins 基础知识
upload_time2023-02-07 16:29:17
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.
            # Jenkins 基础知识

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/jenkins-jichuzhishi",
    "name": "jenkins-jichuzhishi",
    "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/80/d8/8a7a8960418d30a848f55aa8004f7b25dd7d07e6c30ee4165a95f0d9f7ef/jenkins-jichuzhishi-2023.2.8.0.tar.gz",
    "platform": null,
    "description": "# Jenkins \u57fa\u7840\u77e5\u8bc6\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/jenkins-jichuzhishi\ndocker run -tid -p <port>:80 apachecn0/jenkins-jichuzhishi\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install jenkins-jichuzhishi\njenkins-jichuzhishi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g jenkins-jichuzhishi\njenkins-jichuzhishi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Jenkins \u57fa\u7840\u77e5\u8bc6",
    "version": "2023.2.8.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "932bd10ab6a70ccccd42b2c6a3d809ae8c3424ce490e4bae9345df2faf501894",
                "md5": "1c53612063b8e0be21114148fec345f6",
                "sha256": "8ed9cff83be8f50ef4424792437e5d879b4ab30d52a89164d05833d3042155cc"
            },
            "downloads": -1,
            "filename": "jenkins_jichuzhishi-2023.2.8.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1c53612063b8e0be21114148fec345f6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 3309542,
            "upload_time": "2023-02-07T16:29:15",
            "upload_time_iso_8601": "2023-02-07T16:29:15.043029Z",
            "url": "https://files.pythonhosted.org/packages/93/2b/d10ab6a70ccccd42b2c6a3d809ae8c3424ce490e4bae9345df2faf501894/jenkins_jichuzhishi-2023.2.8.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "80d88a7a8960418d30a848f55aa8004f7b25dd7d07e6c30ee4165a95f0d9f7ef",
                "md5": "e418795d78683a2799c5390a39cf8033",
                "sha256": "57e419b29e91e637e20284bce46884fe25fb94bceafaa0ed1eec33b9967859f6"
            },
            "downloads": -1,
            "filename": "jenkins-jichuzhishi-2023.2.8.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e418795d78683a2799c5390a39cf8033",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 3290503,
            "upload_time": "2023-02-07T16:29:17",
            "upload_time_iso_8601": "2023-02-07T16:29:17.370726Z",
            "url": "https://files.pythonhosted.org/packages/80/d8/8a7a8960418d30a848f55aa8004f7b25dd7d07e6c30ee4165a95f0d9f7ef/jenkins-jichuzhishi-2023.2.8.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-07 16:29:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "apachecn",
    "github_project": "jenkins-jichuzhishi",
    "lcname": "jenkins-jichuzhishi"
}
        
Elapsed time: 0.08828s