matplotlib-stubs


Namematplotlib-stubs JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryUnofficial stubs for the matplotlib package.
upload_time2023-09-19 07:39:03
maintainerNone
docs_urlNone
authorBagard Hoel
requires_python>=3.8
licenseMIT
keywords matplotlib stubs
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Matplotlib stubs

Unofficial python stubs for the [matplotlib package](https://pypi.org/project/matplotlib/).

Taken from [Microsoft's Python Type Stubs repo](https://github.com/microsoft/python-type-stubs) and made pip installable.


## Installation

```
pip install matplotlib-stubs
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "matplotlib-stubs",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "matplotlib,stubs",
    "author": "Bagard Hoel",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/00/96/8a98bfb1b493c587b931fdbda961a885d3c36d12d94b4e3a9394dc2a3234/matplotlib_stubs-0.2.0.tar.gz",
    "platform": null,
    "description": "# Matplotlib stubs\n\nUnofficial python stubs for the [matplotlib package](https://pypi.org/project/matplotlib/).\n\nTaken from [Microsoft's Python Type Stubs repo](https://github.com/microsoft/python-type-stubs) and made pip installable.\n\n\n## Installation\n\n```\npip install matplotlib-stubs\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Unofficial stubs for the matplotlib package.",
    "version": "0.2.0",
    "project_urls": {
        "Bug Tracker": "https://github.com/hoel-bagard/matplotlib-stubs/issues",
        "Homepage": "https://github.com/hoel-bagard/matplotlib-stubs"
    },
    "split_keywords": [
        "matplotlib",
        "stubs"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "67f3128859276b7d82147eccb7e10684e6ac8af557dab1abb57778062dfc0900",
                "md5": "3f7a51306bf5f76e9d9b3dd527ef56bf",
                "sha256": "4758c4d05729440605f5b0618eb97711899a673bdf41a1a916a50f723b92db91"
            },
            "downloads": -1,
            "filename": "matplotlib_stubs-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f7a51306bf5f76e9d9b3dd527ef56bf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 116327,
            "upload_time": "2023-09-19T07:39:06",
            "upload_time_iso_8601": "2023-09-19T07:39:06.423562Z",
            "url": "https://files.pythonhosted.org/packages/67/f3/128859276b7d82147eccb7e10684e6ac8af557dab1abb57778062dfc0900/matplotlib_stubs-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "00968a98bfb1b493c587b931fdbda961a885d3c36d12d94b4e3a9394dc2a3234",
                "md5": "91b53c57e92df92eb232141902a7b0ad",
                "sha256": "f4563b4465cc8a2f97303217caa8d830d2e253bc7f45c9041ac248ccf8d049a7"
            },
            "downloads": -1,
            "filename": "matplotlib_stubs-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "91b53c57e92df92eb232141902a7b0ad",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 77737,
            "upload_time": "2023-09-19T07:39:03",
            "upload_time_iso_8601": "2023-09-19T07:39:03.999462Z",
            "url": "https://files.pythonhosted.org/packages/00/96/8a98bfb1b493c587b931fdbda961a885d3c36d12d94b4e3a9394dc2a3234/matplotlib_stubs-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-09-19 07:39:03",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "hoel-bagard",
    "github_project": "matplotlib-stubs",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "matplotlib-stubs"
}
        
Elapsed time: 0.11262s