mpl-visual-context


Namempl-visual-context JSON
Version 0.9.3 PyPI version JSON
download
home_pagehttps://github.com/leejjoon/mpl-visual-context
Summary
upload_time2024-01-10 14:44:07
maintainer
docs_urlNone
authorJae-Joon Lee
requires_python
licenseBSD 3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # mpl-visual-context

A collection of tools that provide more visual context to your Matplotlib plots.

<img src="https://mpl-visual-context.readthedocs.io/en/latest/_images/mpl-visual-context-demo.png">


## Documentation

The documentation is far from complete. Your best friends are included examples. Please check the gallery in the readthedocs site.

[RTM page](https://mpl-visual-context.readthedocs.io/)

## Installation


```console
pip install mpl_visual_context
```

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/leejjoon/mpl-visual-context",
    "name": "mpl-visual-context",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Jae-Joon Lee",
    "author_email": "lee.j.joon@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "# mpl-visual-context\n\nA collection of tools that provide more visual context to your Matplotlib plots.\n\n<img src=\"https://mpl-visual-context.readthedocs.io/en/latest/_images/mpl-visual-context-demo.png\">\n\n\n## Documentation\n\nThe documentation is far from complete. Your best friends are included examples. Please check the gallery in the readthedocs site.\n\n[RTM page](https://mpl-visual-context.readthedocs.io/)\n\n## Installation\n\n\n```console\npip install mpl_visual_context\n```\n",
    "bugtrack_url": null,
    "license": "BSD 3-Clause",
    "summary": "",
    "version": "0.9.3",
    "project_urls": {
        "Homepage": "https://github.com/leejjoon/mpl-visual-context"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5116a0de6e4912b487fff9c6a227ba1db719cb3e401e7eae4856b40681888ad4",
                "md5": "5b9a05303de13e5caf762b4973f3ea7b",
                "sha256": "2f9c8f4a20fcc4ffea8818fa172159de3747019e8cd3a93e55c19f8609f2e7c8"
            },
            "downloads": -1,
            "filename": "mpl_visual_context-0.9.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5b9a05303de13e5caf762b4973f3ea7b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 96129,
            "upload_time": "2024-01-10T14:44:07",
            "upload_time_iso_8601": "2024-01-10T14:44:07.878206Z",
            "url": "https://files.pythonhosted.org/packages/51/16/a0de6e4912b487fff9c6a227ba1db719cb3e401e7eae4856b40681888ad4/mpl_visual_context-0.9.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-01-10 14:44:07",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "leejjoon",
    "github_project": "mpl-visual-context",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "mpl-visual-context"
}
        
Elapsed time: 0.17066s