leetbook-leetcode-xiangjie


Nameleetbook-leetcode-xiangjie JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/leetbook-leetcode-xiangjie
SummaryLeetBook(LeetCode详解)
upload_time2024-03-03 13:43:41
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.
            # LeetBook(LeetCode详解)

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/leetbook-leetcode-xiangjie",
    "name": "leetbook-leetcode-xiangjie",
    "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/f2/43/c63f1a2fb41290b3bddba314d60aa3878bae6cdc1a22fa2c0bf7c962d3f0/leetbook-leetcode-xiangjie-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# LeetBook\uff08LeetCode\u8be6\u89e3\uff09\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/leetbook-leetcode-xiangjie\ndocker run -tid -p <port>:80 apachecn0/leetbook-leetcode-xiangjie\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install leetbook-leetcode-xiangjie\nleetbook-leetcode-xiangjie <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g leetbook-leetcode-xiangjie\nleetbook-leetcode-xiangjie <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "LeetBook\uff08LeetCode\u8be6\u89e3\uff09",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/leetbook-leetcode-xiangjie"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e445c309b46acb0d9e508722673b2576062ec3393ca1fb7744dd14dd81d76806",
                "md5": "d93c12ea6a8a108fd4c7dd757054900e",
                "sha256": "5de01e8c046f27d3da117b37c66827725f561d28dc9420d1dfa448165dc9860d"
            },
            "downloads": -1,
            "filename": "leetbook_leetcode_xiangjie-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d93c12ea6a8a108fd4c7dd757054900e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 2277856,
            "upload_time": "2024-03-03T13:43:38",
            "upload_time_iso_8601": "2024-03-03T13:43:38.961395Z",
            "url": "https://files.pythonhosted.org/packages/e4/45/c309b46acb0d9e508722673b2576062ec3393ca1fb7744dd14dd81d76806/leetbook_leetcode_xiangjie-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f243c63f1a2fb41290b3bddba314d60aa3878bae6cdc1a22fa2c0bf7c962d3f0",
                "md5": "9f0fde943b6f6e1130f4784a04f1eca5",
                "sha256": "685d13e78de827ccca9d3b6142db330f8e42d745fb3a0a73d7083fd96b2e45bf"
            },
            "downloads": -1,
            "filename": "leetbook-leetcode-xiangjie-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9f0fde943b6f6e1130f4784a04f1eca5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 2257245,
            "upload_time": "2024-03-03T13:43:41",
            "upload_time_iso_8601": "2024-03-03T13:43:41.813379Z",
            "url": "https://files.pythonhosted.org/packages/f2/43/c63f1a2fb41290b3bddba314d60aa3878bae6cdc1a22fa2c0bf7c962d3f0/leetbook-leetcode-xiangjie-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 13:43:41",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "leetbook-leetcode-xiangjie",
    "github_not_found": true,
    "lcname": "leetbook-leetcode-xiangjie"
}
        
Elapsed time: 0.46653s