rldm-2019-notes


Namerldm-2019-notes JSON
Version 2024.3.4.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/rldm-2019-notes
SummaryRLDM 2019 Notes
upload_time2024-03-04 15:48:27
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.
            # RLDM 2019 Notes

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/rldm-2019-notes",
    "name": "rldm-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/f7/bd/1f908436dee47dfd596bceb913e1af737bd13e9438c2bab8d29b692fcfff/rldm-2019-notes-2024.3.4.0.tar.gz",
    "platform": null,
    "description": "# RLDM 2019 Notes\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/rldm-2019-notes\r\ndocker run -tid -p <port>:80 apachecn0/rldm-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 rldm-2019-notes\r\nrldm-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 rldm-erlingyijiu-notes\r\nrldm-erlingyijiu-notes <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "RLDM 2019 Notes",
    "version": "2024.3.4.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/rldm-2019-notes"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4cf8f6a7e4c3e2c19309a90e56faee9d4e6dd05b8c13d89fb2cb3d17da7c36a8",
                "md5": "743ead42664cd0fcd2426beaac59784f",
                "sha256": "fc76c802033ee383380449b6ccf4343126a42b1ae283f296bfea933c8aa5110a"
            },
            "downloads": -1,
            "filename": "rldm_2019_notes-2024.3.4.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "743ead42664cd0fcd2426beaac59784f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 463971,
            "upload_time": "2024-03-04T15:48:16",
            "upload_time_iso_8601": "2024-03-04T15:48:16.722865Z",
            "url": "https://files.pythonhosted.org/packages/4c/f8/f6a7e4c3e2c19309a90e56faee9d4e6dd05b8c13d89fb2cb3d17da7c36a8/rldm_2019_notes-2024.3.4.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f7bd1f908436dee47dfd596bceb913e1af737bd13e9438c2bab8d29b692fcfff",
                "md5": "d99e92b8342a9d72c26fe32fab041d0a",
                "sha256": "9c0ad78c2e47b7ac3a61d2c75a270a3238d243b3af20ff8c82dfbb9a3842aafa"
            },
            "downloads": -1,
            "filename": "rldm-2019-notes-2024.3.4.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d99e92b8342a9d72c26fe32fab041d0a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 463260,
            "upload_time": "2024-03-04T15:48:27",
            "upload_time_iso_8601": "2024-03-04T15:48:27.524200Z",
            "url": "https://files.pythonhosted.org/packages/f7/bd/1f908436dee47dfd596bceb913e1af737bd13e9438c2bab8d29b692fcfff/rldm-2019-notes-2024.3.4.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-04 15:48:27",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "rldm-2019-notes",
    "github_not_found": true,
    "lcname": "rldm-2019-notes"
}
        
Elapsed time: 0.52856s