kivy-garden.matplotlib


Namekivy-garden.matplotlib JSON
Version 0.1.1.dev0 PyPI version JSON
download
home_pagehttps://github.com/kivy-garden/matplotlib
SummaryA Kivy Garden flower for matplotlib
upload_time2024-04-07 20:24:46
maintainerNone
docs_urlNone
authorKivy
requires_pythonNone
licenseNone
keywords kivy kivy-garden
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            kivy-garden Matplotlib flower
========================

[![Github Build Status](https://github.com/kivy-garden/matplotlib/workflows/Garden%20flower/badge.svg)](https://github.com/kivy-garden/matplotlib/actions)

A kivy garden flower providing a matplotlib widget.

See https://kivy-garden.github.io/matplotlib/ for the rendered flower docs.

Please see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.

CI
--

Every push or pull request run the [GitHub Action](https://github.com/kivy-garden/matplotlib/actions) CI.
It tests the code on various OS and also generates wheels that can be released on PyPI upon a
tag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.


Contributing
--------------

Check out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.

License
---------

This software is released under the terms of the MIT License.
Please see the [LICENSE.txt](LICENSE.txt) file.

How to release
===============

See the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/kivy-garden/matplotlib",
    "name": "kivy-garden.matplotlib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Kivy kivy-garden",
    "author": "Kivy",
    "author_email": "kivy@kivy.org",
    "download_url": "https://files.pythonhosted.org/packages/46/eb/d7ec6d6701ef2ea6f3937ba7f406df93e29e48226e4e1246fc2dfa00f814/kivy_garden.matplotlib-0.1.1.dev0.tar.gz",
    "platform": null,
    "description": "kivy-garden Matplotlib flower\n========================\n\n[![Github Build Status](https://github.com/kivy-garden/matplotlib/workflows/Garden%20flower/badge.svg)](https://github.com/kivy-garden/matplotlib/actions)\n\nA kivy garden flower providing a matplotlib widget.\n\nSee https://kivy-garden.github.io/matplotlib/ for the rendered flower docs.\n\nPlease see the garden [instructions](https://kivy-garden.github.io) for how to use kivy garden flowers.\n\nCI\n--\n\nEvery push or pull request run the [GitHub Action](https://github.com/kivy-garden/matplotlib/actions) CI.\nIt tests the code on various OS and also generates wheels that can be released on PyPI upon a\ntag. Docs are also generated and uploaded to the repo as well as artifacts of the CI.\n\n\nContributing\n--------------\n\nCheck out our [contribution guide](CONTRIBUTING.md) and feel free to improve the flower.\n\nLicense\n---------\n\nThis software is released under the terms of the MIT License.\nPlease see the [LICENSE.txt](LICENSE.txt) file.\n\nHow to release\n===============\n\nSee the garden [instructions](https://kivy-garden.github.io/#makingareleaseforyourflower) for how to make a new release.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Kivy Garden flower for matplotlib",
    "version": "0.1.1.dev0",
    "project_urls": {
        "Bug Reports": "https://github.com/kivy-garden/matplotlib/issues",
        "Homepage": "https://github.com/kivy-garden/matplotlib",
        "Source": "https://github.com/kivy-garden/matplotlib"
    },
    "split_keywords": [
        "kivy",
        "kivy-garden"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "46ebd7ec6d6701ef2ea6f3937ba7f406df93e29e48226e4e1246fc2dfa00f814",
                "md5": "e9775b4041e938c9d600945ec7ff0175",
                "sha256": "742806dd08557c03de9409fc5bef0a578d5104971627b15fd67ad035d5d61ba7"
            },
            "downloads": -1,
            "filename": "kivy_garden.matplotlib-0.1.1.dev0.tar.gz",
            "has_sig": false,
            "md5_digest": "e9775b4041e938c9d600945ec7ff0175",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 20459,
            "upload_time": "2024-04-07T20:24:46",
            "upload_time_iso_8601": "2024-04-07T20:24:46.294157Z",
            "url": "https://files.pythonhosted.org/packages/46/eb/d7ec6d6701ef2ea6f3937ba7f406df93e29e48226e4e1246fc2dfa00f814/kivy_garden.matplotlib-0.1.1.dev0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-07 20:24:46",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "kivy-garden",
    "github_project": "matplotlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "kivy-garden.matplotlib"
}
        
Elapsed time: 0.27993s