competitive-programmer-s-handbook


Namecompetitive-programmer-s-handbook JSON
Version 2024.3.3.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/competitive-programmer-s-handbook
SummaryCompetitive Programmer's Handbook
upload_time2024-03-03 05:20:36
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.
            # Competitive Programmer's Handbook

## 下载

### Docker

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

### PYPI

```
pip install competitive-programmer-s-handbook
competitive-programmer-s-handbook <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g competitive-programmer-s-handbook
competitive-programmer-s-handbook <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/competitive-programmer-s-handbook",
    "name": "competitive-programmer-s-handbook",
    "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/1f/7a/d65255263c327a6bfdd19338b5b626f761603a7e2d7e0abf97ac2c71aeb3/competitive-programmer-s-handbook-2024.3.3.0.tar.gz",
    "platform": null,
    "description": "# Competitive Programmer's Handbook\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/competitive-programmer-s-handbook\ndocker run -tid -p <port>:80 apachecn0/competitive-programmer-s-handbook\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install competitive-programmer-s-handbook\ncompetitive-programmer-s-handbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g competitive-programmer-s-handbook\ncompetitive-programmer-s-handbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Competitive Programmer's Handbook",
    "version": "2024.3.3.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/competitive-programmer-s-handbook"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "100ea23ce68d5873e4564346e336a205c69ffd2cfaa771b86768cdc3fa086841",
                "md5": "e80ac668a229c1d46712022aeefb42ed",
                "sha256": "597313220d2bbf37bae9fd5b6ff3bdeba9905113fe97e9743b2dc42c9139a8ae"
            },
            "downloads": -1,
            "filename": "competitive_programmer_s_handbook-2024.3.3.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e80ac668a229c1d46712022aeefb42ed",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 1078899,
            "upload_time": "2024-03-03T05:20:34",
            "upload_time_iso_8601": "2024-03-03T05:20:34.638206Z",
            "url": "https://files.pythonhosted.org/packages/10/0e/a23ce68d5873e4564346e336a205c69ffd2cfaa771b86768cdc3fa086841/competitive_programmer_s_handbook-2024.3.3.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f7ad65255263c327a6bfdd19338b5b626f761603a7e2d7e0abf97ac2c71aeb3",
                "md5": "120718ad59f11a0447a414cdbfbedb4b",
                "sha256": "e31a86c707e1eb5c8e3fc927e353a4e68a8199c9cc570ba3f91a6181a95a94c5"
            },
            "downloads": -1,
            "filename": "competitive-programmer-s-handbook-2024.3.3.0.tar.gz",
            "has_sig": false,
            "md5_digest": "120718ad59f11a0447a414cdbfbedb4b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 1077976,
            "upload_time": "2024-03-03T05:20:36",
            "upload_time_iso_8601": "2024-03-03T05:20:36.687235Z",
            "url": "https://files.pythonhosted.org/packages/1f/7a/d65255263c327a6bfdd19338b5b626f761603a7e2d7e0abf97ac2c71aeb3/competitive-programmer-s-handbook-2024.3.3.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-03 05:20:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "competitive-programmer-s-handbook",
    "github_not_found": true,
    "lcname": "competitive-programmer-s-handbook"
}
        
Elapsed time: 0.31173s