functional-programming-lecture-notes-chicago-cs223


Namefunctional-programming-lecture-notes-chicago-cs223 JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/functional-programming-lecture-notes-chicago-cs223
SummaryFunctional Programming Lecture Notes (Chicago CS223)
upload_time2024-03-02 16:27:53
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.
            # Functional Programming Lecture Notes (Chicago CS223)

## 下载

### Docker

```
docker pull apachecn0/functional-programming-lecture-notes-chicago-cs223
docker run -tid -p <port>:80 apachecn0/functional-programming-lecture-notes-chicago-cs223
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install functional-programming-lecture-notes-chicago-cs223
functional-programming-lecture-notes-chicago-cs223 <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g functional-programming-lecture-notes-chicago-cserersan
functional-programming-lecture-notes-chicago-cserersan <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/functional-programming-lecture-notes-chicago-cs223",
    "name": "functional-programming-lecture-notes-chicago-cs223",
    "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/19/ae/e125f1004a8c102444a1bc123505793975fb601d4ba90da1743ca021ed61/functional-programming-lecture-notes-chicago-cs223-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Functional Programming Lecture Notes (Chicago CS223)\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/functional-programming-lecture-notes-chicago-cs223\ndocker run -tid -p <port>:80 apachecn0/functional-programming-lecture-notes-chicago-cs223\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install functional-programming-lecture-notes-chicago-cs223\nfunctional-programming-lecture-notes-chicago-cs223 <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g functional-programming-lecture-notes-chicago-cserersan\nfunctional-programming-lecture-notes-chicago-cserersan <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Functional Programming Lecture Notes (Chicago CS223)",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/functional-programming-lecture-notes-chicago-cs223"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "212a1d857610b2cfb9258f6817c6e93585f7e3370e5f69efed023f0063b7259d",
                "md5": "ece75f1a538a7bd5edd3fb7e468fa13c",
                "sha256": "02f4691ccb4a92daa1770d6f33592879815f0436a0ee03587da99da2b29f4993"
            },
            "downloads": -1,
            "filename": "functional_programming_lecture_notes_chicago_cs223-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "ece75f1a538a7bd5edd3fb7e468fa13c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 677984,
            "upload_time": "2024-03-02T16:27:49",
            "upload_time_iso_8601": "2024-03-02T16:27:49.893965Z",
            "url": "https://files.pythonhosted.org/packages/21/2a/1d857610b2cfb9258f6817c6e93585f7e3370e5f69efed023f0063b7259d/functional_programming_lecture_notes_chicago_cs223-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "19aee125f1004a8c102444a1bc123505793975fb601d4ba90da1743ca021ed61",
                "md5": "97a09e4babdaf6a78ef981ba20c6ee0b",
                "sha256": "5cc0ed3b6a42128b6d4a1fae467bb58b83dc99db71e00d3587717e421e01620e"
            },
            "downloads": -1,
            "filename": "functional-programming-lecture-notes-chicago-cs223-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "97a09e4babdaf6a78ef981ba20c6ee0b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 657202,
            "upload_time": "2024-03-02T16:27:53",
            "upload_time_iso_8601": "2024-03-02T16:27:53.573832Z",
            "url": "https://files.pythonhosted.org/packages/19/ae/e125f1004a8c102444a1bc123505793975fb601d4ba90da1743ca021ed61/functional-programming-lecture-notes-chicago-cs223-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 16:27:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "functional-programming-lecture-notes-chicago-cs223",
    "github_not_found": true,
    "lcname": "functional-programming-lecture-notes-chicago-cs223"
}
        
Elapsed time: 0.46368s