icml-2019-notes


Nameicml-2019-notes JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/icml-2019-notes
SummaryICML 2019 Notes
upload_time2024-03-04 13:46:29
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.
            # ICML 2019 Notes

## 下载

### Docker

```
docker pull apachecn0/icml-2019-notes
docker run -tid -p <port>:80 apachecn0/icml-2019-notes
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install icml-2019-notes
icml-2019-notes <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g icml-erlingyijiu-notes
icml-erlingyijiu-notes <port>
# 访问 http://localhost:{port} 查看文档
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/icml-2019-notes",
    "name": "icml-2019-notes",
    "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/c7/86/f1413173960c4a20a94504b18581accefc6cd72d121f86d3de548e9b947c/icml-2019-notes-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# ICML 2019 Notes\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/icml-2019-notes\r\ndocker run -tid -p <port>:80 apachecn0/icml-2019-notes\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 icml-2019-notes\r\nicml-2019-notes <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 icml-erlingyijiu-notes\r\nicml-erlingyijiu-notes <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ICML 2019 Notes",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/icml-2019-notes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "287f44a35b1d9891f0dd819a083e7e4e64b05d935df22f6eb82c36e0f125eb4f",
                "md5": "bfd974f42560231be9d0917bf0e79347",
                "sha256": "4edb9bafd59fa10f1dab218ec7d7dd00f910ec34ae84a712fe7ce3178ff9aaa6"
            },
            "downloads": -1,
            "filename": "icml_2019_notes-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "bfd974f42560231be9d0917bf0e79347",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 505877,
            "upload_time": "2024-03-04T13:46:21",
            "upload_time_iso_8601": "2024-03-04T13:46:21.842989Z",
            "url": "https://files.pythonhosted.org/packages/28/7f/44a35b1d9891f0dd819a083e7e4e64b05d935df22f6eb82c36e0f125eb4f/icml_2019_notes-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c786f1413173960c4a20a94504b18581accefc6cd72d121f86d3de548e9b947c",
                "md5": "0e7a88d054aaf2cb8bcd3a57e298e022",
                "sha256": "32b07fffaf60193df3035b637108cd452fc26a6277ccadd5dbb64e58eaa87e8c"
            },
            "downloads": -1,
            "filename": "icml-2019-notes-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "0e7a88d054aaf2cb8bcd3a57e298e022",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 504597,
            "upload_time": "2024-03-04T13:46:29",
            "upload_time_iso_8601": "2024-03-04T13:46:29.255758Z",
            "url": "https://files.pythonhosted.org/packages/c7/86/f1413173960c4a20a94504b18581accefc6cd72d121f86d3de548e9b947c/icml-2019-notes-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 13:46:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "icml-2019-notes",
    "github_not_found": true,
    "lcname": "icml-2019-notes"
}
        
Elapsed time: 1.80890s