the-design-and-analysis-of-algorithms


Namethe-design-and-analysis-of-algorithms JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/the-design-and-analysis-of-algorithms
SummaryThe Design and Analysis of Algorithms
upload_time2024-03-02 14:07:17
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.
            # The Design and Analysis of Algorithms

## 下载

### Docker

```
docker pull apachecn0/the-design-and-analysis-of-algorithms
docker run -tid -p <port>:80 apachecn0/the-design-and-analysis-of-algorithms
# 访问 http://localhost:{port} 查看文档
```

### PYPI

```
pip install the-design-and-analysis-of-algorithms
the-design-and-analysis-of-algorithms <port>
# 访问 http://localhost:{port} 查看文档
```

### NPM

```
npm install -g the-design-and-analysis-of-algorithms
the-design-and-analysis-of-algorithms <port>
# 访问 http://localhost:{port} 查看文档
```


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/the-design-and-analysis-of-algorithms",
    "name": "the-design-and-analysis-of-algorithms",
    "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/c6/7b/cab74bf008e3742fa1c4cc02917bd2203a8ef03145d1a25ef397ef073e2e/the-design-and-analysis-of-algorithms-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# The Design and Analysis of Algorithms\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-design-and-analysis-of-algorithms\ndocker run -tid -p <port>:80 apachecn0/the-design-and-analysis-of-algorithms\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-design-and-analysis-of-algorithms\nthe-design-and-analysis-of-algorithms <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-design-and-analysis-of-algorithms\nthe-design-and-analysis-of-algorithms <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The Design and Analysis of Algorithms",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/the-design-and-analysis-of-algorithms"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "695e0d59174e4132c580eb81fcdafd3660ca93ff4c6e009ddef3116a21be43ef",
                "md5": "40c941ca79ed212c032eeb1a7b88da5a",
                "sha256": "402d4ad98a133e4929a0f6a368d6cda8a7d04233a16178dc9c81e4bbcb413842"
            },
            "downloads": -1,
            "filename": "the_design_and_analysis_of_algorithms-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "40c941ca79ed212c032eeb1a7b88da5a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 135717,
            "upload_time": "2024-03-02T14:07:14",
            "upload_time_iso_8601": "2024-03-02T14:07:14.349109Z",
            "url": "https://files.pythonhosted.org/packages/69/5e/0d59174e4132c580eb81fcdafd3660ca93ff4c6e009ddef3116a21be43ef/the_design_and_analysis_of_algorithms-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c67bcab74bf008e3742fa1c4cc02917bd2203a8ef03145d1a25ef397ef073e2e",
                "md5": "4ad14073e4fc1b58d0deb6cd2dddef50",
                "sha256": "257dc0467edce306eb0303f7eb979fc9b981dfe335ce87ae7424491a16925387"
            },
            "downloads": -1,
            "filename": "the-design-and-analysis-of-algorithms-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "4ad14073e4fc1b58d0deb6cd2dddef50",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 134759,
            "upload_time": "2024-03-02T14:07:17",
            "upload_time_iso_8601": "2024-03-02T14:07:17.576368Z",
            "url": "https://files.pythonhosted.org/packages/c6/7b/cab74bf008e3742fa1c4cc02917bd2203a8ef03145d1a25ef397ef073e2e/the-design-and-analysis-of-algorithms-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 14:07:17",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "the-design-and-analysis-of-algorithms",
    "github_not_found": true,
    "lcname": "the-design-and-analysis-of-algorithms"
}
        
Elapsed time: 0.37171s