leetcode-tijie-c


Nameleetcode-tijie-c JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/leetcode-tijie-c
SummaryLeetCode题解 (C++)
upload_time2024-03-02 02:19:34
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.
            # LeetCode题解 (C++)

## 下载

### Docker

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

### PYPI

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

### NPM

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

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/leetcode-tijie-c",
    "name": "leetcode-tijie-c",
    "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/ff/cf/0dd34fd3c0a283b0f07ed52cfbe70c516c6eacc53c11993bffe4a5050350/leetcode-tijie-c-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# LeetCode\u9898\u89e3 (C++)\r\n\r\n## \u4e0b\u8f7d\r\n\r\n### Docker\r\n\r\n```\r\ndocker pull apachecn0/leetcode-tijie-c\r\ndocker run -tid -p <port>:80 apachecn0/leetcode-tijie-c\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 leetcode-tijie-c\r\nleetcode-tijie-c <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 leetcode-tijie-c\r\nleetcode-tijie-c <port>\r\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\r\n```\r\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "LeetCode\u9898\u89e3 (C++)",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/leetcode-tijie-c"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a93016059e27348b8bec8110f490d3db12d02733353056caa5710520c1849ae0",
                "md5": "a0a37317a2421374daadcdde5efb628d",
                "sha256": "db362cae4a8e85427817032d6531e53598c2c6b6d6b771813de5483336f306bd"
            },
            "downloads": -1,
            "filename": "leetcode_tijie_c-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a0a37317a2421374daadcdde5efb628d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 830764,
            "upload_time": "2024-03-02T02:19:31",
            "upload_time_iso_8601": "2024-03-02T02:19:31.903721Z",
            "url": "https://files.pythonhosted.org/packages/a9/30/16059e27348b8bec8110f490d3db12d02733353056caa5710520c1849ae0/leetcode_tijie_c-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffcf0dd34fd3c0a283b0f07ed52cfbe70c516c6eacc53c11993bffe4a5050350",
                "md5": "38284163686dc4e9cd2f7502898438eb",
                "sha256": "c1450054bdab333fc122a492750cfbf2603fcf3c9dc3c344c6c1883f7d584c41"
            },
            "downloads": -1,
            "filename": "leetcode-tijie-c-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "38284163686dc4e9cd2f7502898438eb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 830602,
            "upload_time": "2024-03-02T02:19:34",
            "upload_time_iso_8601": "2024-03-02T02:19:34.759807Z",
            "url": "https://files.pythonhosted.org/packages/ff/cf/0dd34fd3c0a283b0f07ed52cfbe70c516c6eacc53c11993bffe4a5050350/leetcode-tijie-c-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 02:19:34",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "leetcode-tijie-c",
    "github_not_found": true,
    "lcname": "leetcode-tijie-c"
}
        
Elapsed time: 0.50842s