# SICP 2e (MIT 6.001)
## 下载
### Docker
```
docker pull apachecn0/sicp-2e-mit-6-001
docker run -tid -p <port>:80 apachecn0/sicp-2e-mit-6-001
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install sicp-2e-mit-6-001
sicp-2e-mit-6-001 <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g sicp-2e-mit-6-linglingyi
sicp-2e-mit-6-linglingyi <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/sicp-2e-mit-6-001",
"name": "sicp-2e-mit-6-001",
"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/9a/c0/e5cf0831fef1174ea69549d3ce3d77168c3cbc65f3b53e7e3f39d6890e30/sicp-2e-mit-6-001-2024.3.2.0.tar.gz",
"platform": null,
"description": "# SICP 2e (MIT 6.001)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/sicp-2e-mit-6-001\ndocker run -tid -p <port>:80 apachecn0/sicp-2e-mit-6-001\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install sicp-2e-mit-6-001\nsicp-2e-mit-6-001 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g sicp-2e-mit-6-linglingyi\nsicp-2e-mit-6-linglingyi <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "SICP 2e (MIT 6.001)",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/sicp-2e-mit-6-001"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b423e3a11ae035d51146306fae7eb34456c988c7acb67e11ad27b84d301ab408",
"md5": "a78058d4ab0907cf00e2ff02f18e32b6",
"sha256": "79354cb10eb360c11dc35f5cce61b12358d85048a2a8694e11e20c7fbf16d03d"
},
"downloads": -1,
"filename": "sicp_2e_mit_6_001-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a78058d4ab0907cf00e2ff02f18e32b6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 3680494,
"upload_time": "2024-03-02T15:21:44",
"upload_time_iso_8601": "2024-03-02T15:21:44.826027Z",
"url": "https://files.pythonhosted.org/packages/b4/23/e3a11ae035d51146306fae7eb34456c988c7acb67e11ad27b84d301ab408/sicp_2e_mit_6_001-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "9ac0e5cf0831fef1174ea69549d3ce3d77168c3cbc65f3b53e7e3f39d6890e30",
"md5": "6b30dfec4104f084ce471b0000743093",
"sha256": "a1c6dabd7341bad01626c06485c613f74f2d52ca4141a3810268ff0b61ef5fde"
},
"downloads": -1,
"filename": "sicp-2e-mit-6-001-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "6b30dfec4104f084ce471b0000743093",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 3662016,
"upload_time": "2024-03-02T15:21:48",
"upload_time_iso_8601": "2024-03-02T15:21:48.594094Z",
"url": "https://files.pythonhosted.org/packages/9a/c0/e5cf0831fef1174ea69549d3ce3d77168c3cbc65f3b53e7e3f39d6890e30/sicp-2e-mit-6-001-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-02 15:21:48",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "sicp-2e-mit-6-001",
"github_not_found": true,
"lcname": "sicp-2e-mit-6-001"
}