# Foundations of Computation
## 下载
### Docker
```
docker pull apachecn0/foundations-of-computation
docker run -tid -p <port>:80 apachecn0/foundations-of-computation
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install foundations-of-computation
foundations-of-computation <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g foundations-of-computation
foundations-of-computation <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/foundations-of-computation",
"name": "foundations-of-computation",
"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/02/6e/e7d5329315ceed61354d396d16789dcaf1e6816d8e3050a8dbb7a4ebf419/foundations-of-computation-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Foundations of Computation\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/foundations-of-computation\r\ndocker run -tid -p <port>:80 apachecn0/foundations-of-computation\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 foundations-of-computation\r\nfoundations-of-computation <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 foundations-of-computation\r\nfoundations-of-computation <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
"bugtrack_url": null,
"license": "",
"summary": "Foundations of Computation",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/foundations-of-computation"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "906f5128637f174fa33865f5fe9503f58b12017a161a58a3f8388ebd79079baf",
"md5": "fe7b9b5041b782e6ac503dcffa02a441",
"sha256": "f0f9cf6a475460a6f1066446b644b1f51cec2a3ae96ee9edf1e820d7ddf2611c"
},
"downloads": -1,
"filename": "foundations_of_computation-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "fe7b9b5041b782e6ac503dcffa02a441",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 1614064,
"upload_time": "2024-03-02T01:19:13",
"upload_time_iso_8601": "2024-03-02T01:19:13.768847Z",
"url": "https://files.pythonhosted.org/packages/90/6f/5128637f174fa33865f5fe9503f58b12017a161a58a3f8388ebd79079baf/foundations_of_computation-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "026ee7d5329315ceed61354d396d16789dcaf1e6816d8e3050a8dbb7a4ebf419",
"md5": "bfe75be594b440dc83a9fbebe763c34e",
"sha256": "285f6a0fd4a2629cca2e40b0e23c9cffc65b016059fb85a4fdeca9accee8178b"
},
"downloads": -1,
"filename": "foundations-of-computation-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "bfe75be594b440dc83a9fbebe763c34e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 1612735,
"upload_time": "2024-03-02T01:19:18",
"upload_time_iso_8601": "2024-03-02T01:19:18.881678Z",
"url": "https://files.pythonhosted.org/packages/02/6e/e7d5329315ceed61354d396d16789dcaf1e6816d8e3050a8dbb7a4ebf419/foundations-of-computation-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 01:19:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "foundations-of-computation",
"github_not_found": true,
"lcname": "foundations-of-computation"
}