# Distributed Systems 3e
## 下载
### Docker
```
docker pull apachecn0/distributed-systems-3e
docker run -tid -p <port>:80 apachecn0/distributed-systems-3e
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install distributed-systems-3e
distributed-systems-3e <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g distributed-systems-3e
distributed-systems-3e <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/distributed-systems-3e",
"name": "distributed-systems-3e",
"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/e0/1e/975d07ba14d71eca95ac23db599963ddb108b67d1ed7efd338303d1d19b4/distributed-systems-3e-2024.3.3.0.tar.gz",
"platform": null,
"description": "# Distributed Systems 3e\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/distributed-systems-3e\ndocker run -tid -p <port>:80 apachecn0/distributed-systems-3e\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install distributed-systems-3e\ndistributed-systems-3e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g distributed-systems-3e\ndistributed-systems-3e <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Distributed Systems 3e",
"version": "2024.3.3.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/distributed-systems-3e"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "0873b92985b63f0b15946b9642e639aab0a144f2c9bf0ebf92a2c6a937d54953",
"md5": "e973add493bd20fce401e55b29e42fe0",
"sha256": "ca68497357a0d4eb278ff23e84db08a46a3a6d3c4d39c6016399a82772dd8caf"
},
"downloads": -1,
"filename": "distributed_systems_3e-2024.3.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e973add493bd20fce401e55b29e42fe0",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 16187354,
"upload_time": "2024-03-03T12:25:00",
"upload_time_iso_8601": "2024-03-03T12:25:00.215617Z",
"url": "https://files.pythonhosted.org/packages/08/73/b92985b63f0b15946b9642e639aab0a144f2c9bf0ebf92a2c6a937d54953/distributed_systems_3e-2024.3.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e01e975d07ba14d71eca95ac23db599963ddb108b67d1ed7efd338303d1d19b4",
"md5": "4d2efc88a661aa152013caff5f84ccc0",
"sha256": "10ea207b60bd5b83135d8b1b7dd08e09aab515a3154410edce74f045dccf4d9d"
},
"downloads": -1,
"filename": "distributed-systems-3e-2024.3.3.0.tar.gz",
"has_sig": false,
"md5_digest": "4d2efc88a661aa152013caff5f84ccc0",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 16183869,
"upload_time": "2024-03-03T12:25:07",
"upload_time_iso_8601": "2024-03-03T12:25:07.927209Z",
"url": "https://files.pythonhosted.org/packages/e0/1e/975d07ba14d71eca95ac23db599963ddb108b67d1ed7efd338303d1d19b4/distributed-systems-3e-2024.3.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-03 12:25:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "distributed-systems-3e",
"github_not_found": true,
"lcname": "distributed-systems-3e"
}