operating-systems-lecture-notes-stanford-cs140


Nameoperating-systems-lecture-notes-stanford-cs140 JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/operating-systems-lecture-notes-stanford-cs140
SummaryOperating Systems Lecture Notes (Stanford CS140)
upload_time2024-03-02 10:48:19
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.
            # Operating Systems Lecture Notes (Stanford CS140)

## 下载

### Docker

```
docker pull apachecn0/operating-systems-lecture-notes-stanford-cs140
docker run -tid -p <port>:80 apachecn0/operating-systems-lecture-notes-stanford-cs140
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install operating-systems-lecture-notes-stanford-cs140
operating-systems-lecture-notes-stanford-cs140 <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g operating-systems-lecture-notes-stanford-csyisiling
operating-systems-lecture-notes-stanford-csyisiling <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/operating-systems-lecture-notes-stanford-cs140",
    "name": "operating-systems-lecture-notes-stanford-cs140",
    "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/11/a8/202f5d2dda64c78f71c419db668d32dc8f913b1f753c6e26186a5c5018fd/operating-systems-lecture-notes-stanford-cs140-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Operating Systems Lecture Notes (Stanford CS140)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/operating-systems-lecture-notes-stanford-cs140\ndocker run -tid -p <port>:80 apachecn0/operating-systems-lecture-notes-stanford-cs140\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install operating-systems-lecture-notes-stanford-cs140\noperating-systems-lecture-notes-stanford-cs140 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g operating-systems-lecture-notes-stanford-csyisiling\noperating-systems-lecture-notes-stanford-csyisiling <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Operating Systems Lecture Notes (Stanford CS140)",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/operating-systems-lecture-notes-stanford-cs140"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9a1e913c029c563426afaebac937d5e92267c55fa84564f0c2b588aae5ef4bc1",
                "md5": "32a3b574e1e527266f324735732ec28d",
                "sha256": "84b02ff1db1fd3ea53fd5d884dac31f5d63c2a26ac625a5936bbab06b9fbaa64"
            },
            "downloads": -1,
            "filename": "operating_systems_lecture_notes_stanford_cs140-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "32a3b574e1e527266f324735732ec28d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 449296,
            "upload_time": "2024-03-02T10:48:16",
            "upload_time_iso_8601": "2024-03-02T10:48:16.912493Z",
            "url": "https://files.pythonhosted.org/packages/9a/1e/913c029c563426afaebac937d5e92267c55fa84564f0c2b588aae5ef4bc1/operating_systems_lecture_notes_stanford_cs140-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "11a8202f5d2dda64c78f71c419db668d32dc8f913b1f753c6e26186a5c5018fd",
                "md5": "1eafe1fb70ccaf1d78a2d6d2b5190a88",
                "sha256": "fa39400a8ca469088c98c8b8663054ee378fb9b747710ad59eac725f898a0ab6"
            },
            "downloads": -1,
            "filename": "operating-systems-lecture-notes-stanford-cs140-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "1eafe1fb70ccaf1d78a2d6d2b5190a88",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 429067,
            "upload_time": "2024-03-02T10:48:19",
            "upload_time_iso_8601": "2024-03-02T10:48:19.161441Z",
            "url": "https://files.pythonhosted.org/packages/11/a8/202f5d2dda64c78f71c419db668d32dc8f913b1f753c6e26186a5c5018fd/operating-systems-lecture-notes-stanford-cs140-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 10:48:19",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "operating-systems-lecture-notes-stanford-cs140",
    "github_not_found": true,
    "lcname": "operating-systems-lecture-notes-stanford-cs140"
}
        
Elapsed time: 0.25116s