the-matrix-cookbook


Namethe-matrix-cookbook JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/the-matrix-cookbook
SummaryThe Matrix Cookbook
upload_time2024-03-02 11:53:06
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 Matrix Cookbook

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/the-matrix-cookbook",
    "name": "the-matrix-cookbook",
    "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/67/60/1911619b77c8f217466190888fc05420b8561da03f7d6535371dd2c2beac/the-matrix-cookbook-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# The Matrix Cookbook\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/the-matrix-cookbook\ndocker run -tid -p <port>:80 apachecn0/the-matrix-cookbook\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install the-matrix-cookbook\nthe-matrix-cookbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g the-matrix-cookbook\nthe-matrix-cookbook <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "The Matrix Cookbook",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/the-matrix-cookbook"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6de005e14e6b97bee5e0c588f9e3fa9f86e34fdbf7822a7462a4cd3365a80e86",
                "md5": "f95fe443b6b5079eede538b9dc1e1874",
                "sha256": "7506f9cd3008b4aa93524003c6d405492c5b09e4cf6d562df1b1cd2ecdd2ad50"
            },
            "downloads": -1,
            "filename": "the_matrix_cookbook-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f95fe443b6b5079eede538b9dc1e1874",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 528748,
            "upload_time": "2024-03-02T11:53:04",
            "upload_time_iso_8601": "2024-03-02T11:53:04.088785Z",
            "url": "https://files.pythonhosted.org/packages/6d/e0/05e14e6b97bee5e0c588f9e3fa9f86e34fdbf7822a7462a4cd3365a80e86/the_matrix_cookbook-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "67601911619b77c8f217466190888fc05420b8561da03f7d6535371dd2c2beac",
                "md5": "6f52660ef424f175cfbb17f47345beff",
                "sha256": "3f56bf01178816dfb124cd3cea1ad8e692ba163e54d3ee83c2589050b65ae180"
            },
            "downloads": -1,
            "filename": "the-matrix-cookbook-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "6f52660ef424f175cfbb17f47345beff",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 526733,
            "upload_time": "2024-03-02T11:53:06",
            "upload_time_iso_8601": "2024-03-02T11:53:06.598135Z",
            "url": "https://files.pythonhosted.org/packages/67/60/1911619b77c8f217466190888fc05420b8561da03f7d6535371dd2c2beac/the-matrix-cookbook-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 11:53:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "the-matrix-cookbook",
    "github_not_found": true,
    "lcname": "the-matrix-cookbook"
}
        
Elapsed time: 0.22561s