matplotlib-rumenjiaocheng


Namematplotlib-rumenjiaocheng JSON
Version 2024.3.2.0 PyPI version JSON
download
home_pagehttps://github.com/apachecn/matplotlib-rumenjiaocheng
SummaryMatplotlib 入门教程
upload_time2024-03-02 05:56:22
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.
            # Matplotlib 入门教程

## 下载

### Docker

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

### PYPI

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

### NPM

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


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/apachecn/matplotlib-rumenjiaocheng",
    "name": "matplotlib-rumenjiaocheng",
    "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/63/25/eda7dd1bbc2a372ad1719093c3cd23366777a6bf078b3303de1c87c73061/matplotlib-rumenjiaocheng-2024.3.2.0.tar.gz",
    "platform": null,
    "description": "# Matplotlib \u5165\u95e8\u6559\u7a0b\n\n## \u4e0b\u8f7d\n\n### Docker\n\n```\ndocker pull apachecn0/matplotlib-rumenjiaocheng\ndocker run -tid -p <port>:80 apachecn0/matplotlib-rumenjiaocheng\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### PYPI\n\n```\npip install matplotlib-rumenjiaocheng\nmatplotlib-rumenjiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n### NPM\n\n```\nnpm install -g matplotlib-rumenjiaocheng\nmatplotlib-rumenjiaocheng <port>\n# \u8bbf\u95ee http://localhost:{port} \u67e5\u770b\u6587\u6863\n```\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Matplotlib \u5165\u95e8\u6559\u7a0b",
    "version": "2024.3.2.0",
    "project_urls": {
        "Homepage": "https://github.com/apachecn/matplotlib-rumenjiaocheng"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d097425775e05ea3759fa0533e8b0dc1f8371a255fde6aa4e9409fa29dbacca1",
                "md5": "5ca6d818fa9f9d2dbab5bdc742bca757",
                "sha256": "6006b650b9e559ba20755ea8433952693d0ad6b3dbea6faf851594e1ab739db2"
            },
            "downloads": -1,
            "filename": "matplotlib_rumenjiaocheng-2024.3.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5ca6d818fa9f9d2dbab5bdc742bca757",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.6",
            "size": 5983835,
            "upload_time": "2024-03-02T05:56:18",
            "upload_time_iso_8601": "2024-03-02T05:56:18.215758Z",
            "url": "https://files.pythonhosted.org/packages/d0/97/425775e05ea3759fa0533e8b0dc1f8371a255fde6aa4e9409fa29dbacca1/matplotlib_rumenjiaocheng-2024.3.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6325eda7dd1bbc2a372ad1719093c3cd23366777a6bf078b3303de1c87c73061",
                "md5": "d6d646b020d52e1ff3c96c22715b07a8",
                "sha256": "4ca90f49c4cb67544ac7625a204c5ad673c95612e48735a2624e8abf6dd89c12"
            },
            "downloads": -1,
            "filename": "matplotlib-rumenjiaocheng-2024.3.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "d6d646b020d52e1ff3c96c22715b07a8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.6",
            "size": 5963319,
            "upload_time": "2024-03-02T05:56:22",
            "upload_time_iso_8601": "2024-03-02T05:56:22.431299Z",
            "url": "https://files.pythonhosted.org/packages/63/25/eda7dd1bbc2a372ad1719093c3cd23366777a6bf078b3303de1c87c73061/matplotlib-rumenjiaocheng-2024.3.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-02 05:56:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "apachecn",
    "github_project": "matplotlib-rumenjiaocheng",
    "github_not_found": true,
    "lcname": "matplotlib-rumenjiaocheng"
}
        
Elapsed time: 0.76796s