how-to-make-an-operating-system


Namehow-to-make-an-operating-system JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/how-to-make-an-operating-system
SummaryHow to make an Operating System
upload_time2024-03-01 22:24:32
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.
            # How to make an Operating System

## 下载

### Docker

```
docker pull apachecn0/how-to-make-an-operating-system
docker run -tid -p <port>:80 apachecn0/how-to-make-an-operating-system
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install how-to-make-an-operating-system
how-to-make-an-operating-system <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g how-to-make-an-operating-system
how-to-make-an-operating-system <port>
# 访问 http://localhost:{port} 查看文档
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/how-to-make-an-operating-system",
    "name": "how-to-make-an-operating-system",
    "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/01/6a/822db8b10bfa25650aabf19662c34cead1ef01e9b6f0901b122ba0207b81/how-to-make-an-operating-system-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# How to make an Operating System\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/how-to-make-an-operating-system\r\ndocker run -tid -p <port>:80 apachecn0/how-to-make-an-operating-system\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### PYPI\r\n\r\n```\r\npip install how-to-make-an-operating-system\r\nhow-to-make-an-operating-system <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n\r\n### NPM\r\n\r\n```\r\nnpm install -g how-to-make-an-operating-system\r\nhow-to-make-an-operating-system <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "How to make an Operating System",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/how-to-make-an-operating-system"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "14db46e1c1f5884b7e8d07bbb040ad74528b36f4201eb8e752a4a6a8c72a5eed",
                "md5": "59d33188a15e45c4d6524b02efec0a1a",
                "sha256": "86478cf3d6bbd4882afba5879769467c0debc0c8507caf1bfaf80de5df6d0d11"
            },
            "downloads": -1,
            "filename": "how_to_make_an_operating_system-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "59d33188a15e45c4d6524b02efec0a1a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 793024,
            "upload_time": "2024-03-01T22:24:30",
            "upload_time_iso_8601": "2024-03-01T22:24:30.539975Z",
            "url": "https://files.pythonhosted.org/packages/14/db/46e1c1f5884b7e8d07bbb040ad74528b36f4201eb8e752a4a6a8c72a5eed/how_to_make_an_operating_system-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "016a822db8b10bfa25650aabf19662c34cead1ef01e9b6f0901b122ba0207b81",
                "md5": "b01dc4e2bc6a9d7dc98daddc10fd9b92",
                "sha256": "773385690cba400c7401973b9e348e27bbdcda2bb9d88c62658e8bde6ffe7c05"
            },
            "downloads": -1,
            "filename": "how-to-make-an-operating-system-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "b01dc4e2bc6a9d7dc98daddc10fd9b92",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 774686,
            "upload_time": "2024-03-01T22:24:32",
            "upload_time_iso_8601": "2024-03-01T22:24:32.772813Z",
            "url": "https://files.pythonhosted.org/packages/01/6a/822db8b10bfa25650aabf19662c34cead1ef01e9b6f0901b122ba0207b81/how-to-make-an-operating-system-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-01 22:24:32",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "how-to-make-an-operating-system",
    "github_not_found": true,
    "lcname": "how-to-make-an-operating-system"
}
        
Elapsed time: 0.21845s