iclr-2019-notes


Nameiclr-2019-notes JSON
Version 2024.3.5.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/iclr-2019-notes
SummaryICLR 2019 Notes
upload_time2024-03-04 19:08:18
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.
            # ICLR 2019 Notes

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/iclr-2019-notes",
    "name": "iclr-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/2f/f8/1635867f1cbe8ba0e4a53442b0d3190343226e7f9831bf0da2ea6d4f6cb1/iclr-2019-notes-2024.3.5.0.tar.gz",
    "platform": null,
    "description": "# ICLR 2019 Notes\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/iclr-2019-notes\r\ndocker run -tid -p <port>:80 apachecn0/iclr-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 iclr-2019-notes\r\niclr-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 iclr-erlingyijiu-notes\r\niclr-erlingyijiu-notes <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "ICLR 2019 Notes",
    "version": "2024.3.5.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/iclr-2019-notes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9331a309122954667b7bf3c6f98585610d375f452b9c3a57fc662c29bf31f942",
                "md5": "8f76e9092a24bbe1202cc7801465784d",
                "sha256": "e16f836ca8904c02402176d2a5a11cfff2eacc75e4777776f35de0b6ab938d0b"
            },
            "downloads": -1,
            "filename": "iclr_2019_notes-2024.3.5.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8f76e9092a24bbe1202cc7801465784d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 461929,
            "upload_time": "2024-03-04T19:08:15",
            "upload_time_iso_8601": "2024-03-04T19:08:15.599113Z",
            "url": "https://files.pythonhosted.org/packages/93/31/a309122954667b7bf3c6f98585610d375f452b9c3a57fc662c29bf31f942/iclr_2019_notes-2024.3.5.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ff81635867f1cbe8ba0e4a53442b0d3190343226e7f9831bf0da2ea6d4f6cb1",
                "md5": "459f92f773f66d37b4b801a5525b4baa",
                "sha256": "70600708db9b4b9fa8ba684210ce754e9a4214712c6be399a87482b8fff63360"
            },
            "downloads": -1,
            "filename": "iclr-2019-notes-2024.3.5.0.tar.gz",
            "has_sig": false,
            "md5_digest": "459f92f773f66d37b4b801a5525b4baa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 460804,
            "upload_time": "2024-03-04T19:08:18",
            "upload_time_iso_8601": "2024-03-04T19:08:18.504211Z",
            "url": "https://files.pythonhosted.org/packages/2f/f8/1635867f1cbe8ba0e4a53442b0d3190343226e7f9831bf0da2ea6d4f6cb1/iclr-2019-notes-2024.3.5.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 19:08:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "iclr-2019-notes",
    "github_not_found": true,
    "lcname": "iclr-2019-notes"
}
        
Elapsed time: 0.56756s