the-datacenter-as-a-computer


Namethe-datacenter-as-a-computer JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/the-datacenter-as-a-computer
SummaryThe Datacenter as a Computer
upload_time2024-03-02 11:49:22
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.
            # The Datacenter as a Computer

## 下载

### Docker

```
docker pull apachecn0/the-datacenter-as-a-computer
docker run -tid -p <port>:80 apachecn0/the-datacenter-as-a-computer
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install the-datacenter-as-a-computer
the-datacenter-as-a-computer <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g the-datacenter-as-a-computer
the-datacenter-as-a-computer <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/the-datacenter-as-a-computer",
    "name": "the-datacenter-as-a-computer",
    "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/1a/85/b995706b75e9c21fc1c9c34ce5d13fe80c16ed7041d88b5abb5e3cefe95b/the-datacenter-as-a-computer-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# The Datacenter as a Computer\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-datacenter-as-a-computer\ndocker run -tid -p <port>:80 apachecn0/the-datacenter-as-a-computer\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-datacenter-as-a-computer\nthe-datacenter-as-a-computer <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-datacenter-as-a-computer\nthe-datacenter-as-a-computer <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The Datacenter as a Computer",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/the-datacenter-as-a-computer"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c98c8dcbf3c39696004c3c261896e6049db254f2f911dc982b8e95ff76d15b0",
                "md5": "661210b8a631c0d36edde6170e9429c6",
                "sha256": "4a0acf33409f6cb19d4914a289e9f05a38e427102a802b914f1eeeb7caa6f486"
            },
            "downloads": -1,
            "filename": "the_datacenter_as_a_computer-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "661210b8a631c0d36edde6170e9429c6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2221550,
            "upload_time": "2024-03-02T11:49:20",
            "upload_time_iso_8601": "2024-03-02T11:49:20.640896Z",
            "url": "https://files.pythonhosted.org/packages/9c/98/c8dcbf3c39696004c3c261896e6049db254f2f911dc982b8e95ff76d15b0/the_datacenter_as_a_computer-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1a85b995706b75e9c21fc1c9c34ce5d13fe80c16ed7041d88b5abb5e3cefe95b",
                "md5": "4880ca91f78a1b1435908d05845a3fe5",
                "sha256": "cdcbae60d7f44a8530e02357c5096ffd12796ade0a54443ecd5f8ea5cfde46e0"
            },
            "downloads": -1,
            "filename": "the-datacenter-as-a-computer-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4880ca91f78a1b1435908d05845a3fe5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2219995,
            "upload_time": "2024-03-02T11:49:22",
            "upload_time_iso_8601": "2024-03-02T11:49:22.632412Z",
            "url": "https://files.pythonhosted.org/packages/1a/85/b995706b75e9c21fc1c9c34ce5d13fe80c16ed7041d88b5abb5e3cefe95b/the-datacenter-as-a-computer-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 11:49:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "the-datacenter-as-a-computer",
    "github_not_found": true,
    "lcname": "the-datacenter-as-a-computer"
}
        
Elapsed time: 0.52176s