icml-2018-notes


Nameicml-2018-notes JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/icml-2018-notes
SummaryICML 2018 Notes
upload_time2024-03-03 22:33:31
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 2018 Notes

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/icml-2018-notes",
    "name": "icml-2018-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/48/2d/780bffcd7aca02b571dbfaa7d17e9e8ff94119cf1bd1fbaba9f9eb4fc9ef/icml-2018-notes-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# ICML 2018 Notes\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/icml-2018-notes\ndocker run -tid -p <port>:80 apachecn0/icml-2018-notes\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install icml-2018-notes\nicml-2018-notes <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g icml-erlingyiba-notes\nicml-erlingyiba-notes <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ICML 2018 Notes",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/icml-2018-notes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0bd40a3978b79782d97e4d548c72c4ef225962cdb9b631ec9b5c67fe8b7b1c74",
                "md5": "cff2d660258148068aabc93671ed9f36",
                "sha256": "3e8ad02b3e32a00375d2ffa3f20c2a1c54041d20bd0d87a09811816a74a28e9a"
            },
            "downloads": -1,
            "filename": "icml_2018_notes-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cff2d660258148068aabc93671ed9f36",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 571041,
            "upload_time": "2024-03-03T22:33:29",
            "upload_time_iso_8601": "2024-03-03T22:33:29.210756Z",
            "url": "https://files.pythonhosted.org/packages/0b/d4/0a3978b79782d97e4d548c72c4ef225962cdb9b631ec9b5c67fe8b7b1c74/icml_2018_notes-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "482d780bffcd7aca02b571dbfaa7d17e9e8ff94119cf1bd1fbaba9f9eb4fc9ef",
                "md5": "27360f617bd8b814e6a7926fa5fe8e9e",
                "sha256": "ee6a8d16b26be015f1d5c27b8fb241b56eca62a78cdbbd888a12474f3aaba692"
            },
            "downloads": -1,
            "filename": "icml-2018-notes-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "27360f617bd8b814e6a7926fa5fe8e9e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 570581,
            "upload_time": "2024-03-03T22:33:31",
            "upload_time_iso_8601": "2024-03-03T22:33:31.669968Z",
            "url": "https://files.pythonhosted.org/packages/48/2d/780bffcd7aca02b571dbfaa7d17e9e8ff94119cf1bd1fbaba9f9eb4fc9ef/icml-2018-notes-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 22:33:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "icml-2018-notes",
    "github_not_found": true,
    "lcname": "icml-2018-notes"
}
        
Elapsed time: 0.59543s