learning-rust


Namelearning-rust JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/learning-rust
SummaryLearning Rust
upload_time2024-03-03 13:40:11
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.
            # Learning Rust

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/learning-rust",
    "name": "learning-rust",
    "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/bd/db/76e4604cf43b93d2d4d27e3d9384e61e2eaaba98c22aee1747970726058f/learning-rust-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Learning Rust\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/learning-rust\ndocker run -tid -p <port>:80 apachecn0/learning-rust\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install learning-rust\nlearning-rust <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g learning-rust\nlearning-rust <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Learning Rust",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/learning-rust"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "713d3b968351eff8cb0ddf51b4a1115564f811f59d5f0b76ce401f9adf1f44fa",
                "md5": "0a47ca8b54884b834947e2d4e3e3c39c",
                "sha256": "8f11905aaed6a332c10fa82a46b9f165060f9ed500407eca583e1dd9e94a856f"
            },
            "downloads": -1,
            "filename": "learning_rust-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0a47ca8b54884b834947e2d4e3e3c39c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1575892,
            "upload_time": "2024-03-03T13:40:07",
            "upload_time_iso_8601": "2024-03-03T13:40:07.725600Z",
            "url": "https://files.pythonhosted.org/packages/71/3d/3b968351eff8cb0ddf51b4a1115564f811f59d5f0b76ce401f9adf1f44fa/learning_rust-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "bddb76e4604cf43b93d2d4d27e3d9384e61e2eaaba98c22aee1747970726058f",
                "md5": "4d7547ddcd089b47dc9873916b0de5c9",
                "sha256": "99611c4300370995e2648c5d93ebb4c6b25d43a4b4e7c010b52a9b901f6e0d94"
            },
            "downloads": -1,
            "filename": "learning-rust-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4d7547ddcd089b47dc9873916b0de5c9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1556972,
            "upload_time": "2024-03-03T13:40:11",
            "upload_time_iso_8601": "2024-03-03T13:40:11.816671Z",
            "url": "https://files.pythonhosted.org/packages/bd/db/76e4604cf43b93d2d4d27e3d9384e61e2eaaba98c22aee1747970726058f/learning-rust-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 13:40:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "learning-rust",
    "github_not_found": true,
    "lcname": "learning-rust"
}
        
Elapsed time: 0.22332s