# Operating Systems - Three Easy Pieces
## 下载
### Docker
```
docker pull apachecn0/operating-systems-three-easy-pieces
docker run -tid -p <port>:80 apachecn0/operating-systems-three-easy-pieces
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install operating-systems-three-easy-pieces
operating-systems-three-easy-pieces <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g operating-systems-three-easy-pieces
operating-systems-three-easy-pieces <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/operating-systems-three-easy-pieces",
"name": "operating-systems-three-easy-pieces",
"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/eb/c1/091ecc12d2c9bdf49050f01893cc1a9c5d3e6a582a59854aa899c0986224/operating-systems-three-easy-pieces-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Operating Systems - Three Easy Pieces\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/operating-systems-three-easy-pieces\ndocker run -tid -p <port>:80 apachecn0/operating-systems-three-easy-pieces\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install operating-systems-three-easy-pieces\noperating-systems-three-easy-pieces <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g operating-systems-three-easy-pieces\noperating-systems-three-easy-pieces <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Operating Systems - Three Easy Pieces",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/operating-systems-three-easy-pieces"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ede75b8587a4589776f6b3727e1b51d512d28de15f9a636c2967f7f68b6692ab",
"md5": "5ff18ea00352c40c1af864466dd5bf3d",
"sha256": "9848cc72db683ddbe1a4ae5c0b09e1214a84603cff38dcb792b73c1613be062a"
},
"downloads": -1,
"filename": "operating_systems_three_easy_pieces-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "5ff18ea00352c40c1af864466dd5bf3d",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 4835922,
"upload_time": "2024-03-02T15:01:45",
"upload_time_iso_8601": "2024-03-02T15:01:45.579443Z",
"url": "https://files.pythonhosted.org/packages/ed/e7/5b8587a4589776f6b3727e1b51d512d28de15f9a636c2967f7f68b6692ab/operating_systems_three_easy_pieces-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ebc1091ecc12d2c9bdf49050f01893cc1a9c5d3e6a582a59854aa899c0986224",
"md5": "992a08e9e1b5bbafcee7b592e3e56eba",
"sha256": "7485c7427de05d096baf0431c2435e0a79d8e726bf71e98de4d3d99a3f89c596"
},
"downloads": -1,
"filename": "operating-systems-three-easy-pieces-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "992a08e9e1b5bbafcee7b592e3e56eba",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 4834994,
"upload_time": "2024-03-02T15:01:49",
"upload_time_iso_8601": "2024-03-02T15:01:49.175598Z",
"url": "https://files.pythonhosted.org/packages/eb/c1/091ecc12d2c9bdf49050f01893cc1a9c5d3e6a582a59854aa899c0986224/operating-systems-three-easy-pieces-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 15:01:49",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "operating-systems-three-easy-pieces",
"github_not_found": true,
"lcname": "operating-systems-three-easy-pieces"
}