# Data Structures and Functional Programming Lecture Notes (Cornell CS3110)
## 下载
### Docker
```
docker pull apachecn0/data-structures-and-functional-programming-lecture-notes-cornell-cs3110
docker run -tid -p <port>:80 apachecn0/data-structures-and-functional-programming-lecture-notes-cornell-cs3110
# 访问 http://localhost:{port} 查看文档
```
### PYPI
```
pip install data-structures-and-functional-programming-lecture-notes-cornell-cs3110
data-structures-and-functional-programming-lecture-notes-cornell-cs3110 <port>
# 访问 http://localhost:{port} 查看文档
```
### NPM
```
npm install -g data-structures-and-functional-programming-lecture-notes-cornell-cssanyiyiling
data-structures-and-functional-programming-lecture-notes-cornell-cssanyiyiling <port>
# 访问 http://localhost:{port} 查看文档
```
Raw data
{
"_id": null,
"home_page": "https://github.com/apachecn/data-structures-and-functional-programming-lecture-notes-cornell-cs3110",
"name": "data-structures-and-functional-programming-lecture-notes-cornell-cs3110",
"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/ec/6b301528e5e724b6543b52ceed515df5c1c81852696fdabf799f8aa6202d/data-structures-and-functional-programming-lecture-notes-cornell-cs3110-2024.3.2.0.tar.gz",
"platform": null,
"description": "# Data Structures and Functional Programming Lecture Notes (Cornell CS3110)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/data-structures-and-functional-programming-lecture-notes-cornell-cs3110\ndocker run -tid -p <port>:80 apachecn0/data-structures-and-functional-programming-lecture-notes-cornell-cs3110\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install data-structures-and-functional-programming-lecture-notes-cornell-cs3110\ndata-structures-and-functional-programming-lecture-notes-cornell-cs3110 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g data-structures-and-functional-programming-lecture-notes-cornell-cssanyiyiling\ndata-structures-and-functional-programming-lecture-notes-cornell-cssanyiyiling <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
"bugtrack_url": null,
"license": "",
"summary": "Data Structures and Functional Programming Lecture Notes (Cornell CS3110)",
"version": "2024.3.2.0",
"project_urls": {
"Homepage": "https://github.com/apachecn/data-structures-and-functional-programming-lecture-notes-cornell-cs3110"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "e090244812d4776c8a74a11f912f150defcce5a8c04776c7c3af0e700a2654a9",
"md5": "df4bc4fc0299210d6ce303c8920b6159",
"sha256": "5c877b6f1016b3700a2aaa08cb300cafe201f8f77e323c2cd554d56bbafd42b6"
},
"downloads": -1,
"filename": "data_structures_and_functional_programming_lecture_notes_cornell_cs3110-2024.3.2.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "df4bc4fc0299210d6ce303c8920b6159",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 669357,
"upload_time": "2024-03-01T19:52:10",
"upload_time_iso_8601": "2024-03-01T19:52:10.527793Z",
"url": "https://files.pythonhosted.org/packages/e0/90/244812d4776c8a74a11f912f150defcce5a8c04776c7c3af0e700a2654a9/data_structures_and_functional_programming_lecture_notes_cornell_cs3110-2024.3.2.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "ebec6b301528e5e724b6543b52ceed515df5c1c81852696fdabf799f8aa6202d",
"md5": "5c010254ee9614fbb58032c74974556e",
"sha256": "67720cb0552ad6132fb327549924c08e8d709daf4f1ad45a16d884b4a29a7afc"
},
"downloads": -1,
"filename": "data-structures-and-functional-programming-lecture-notes-cornell-cs3110-2024.3.2.0.tar.gz",
"has_sig": false,
"md5_digest": "5c010254ee9614fbb58032c74974556e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 645764,
"upload_time": "2024-03-01T19:52:16",
"upload_time_iso_8601": "2024-03-01T19:52:16.141386Z",
"url": "https://files.pythonhosted.org/packages/eb/ec/6b301528e5e724b6543b52ceed515df5c1c81852696fdabf799f8aa6202d/data-structures-and-functional-programming-lecture-notes-cornell-cs3110-2024.3.2.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-01 19:52:16",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "apachecn",
"github_project": "data-structures-and-functional-programming-lecture-notes-cornell-cs3110",
"github_not_found": true,
"lcname": "data-structures-and-functional-programming-lecture-notes-cornell-cs3110"
}