reflex-pyplot


Namereflex-pyplot JSON
Version 0.2.1 PyPI version JSON
download
home_pageNone
SummaryReflex custom component for matplotlib.
upload_time2025-07-09 18:37:11
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseApache-2.0
keywords matplotlib reflex
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pyplot

A Reflex custom component pyplot.

## Installation

```bash
pip install reflex-pyplot
```
            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "reflex-pyplot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "matplotlib, reflex",
    "author": null,
    "author_email": "Alek Petuskey <alek@reflex.dev>",
    "download_url": "https://files.pythonhosted.org/packages/6f/fd/e80f57f0f25612e2b2f72908b8ff639d5ee32d472f6e68385e982fcafa06/reflex_pyplot-0.2.1.tar.gz",
    "platform": null,
    "description": "# pyplot\n\nA Reflex custom component pyplot.\n\n## Installation\n\n```bash\npip install reflex-pyplot\n```",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Reflex custom component for matplotlib.",
    "version": "0.2.1",
    "project_urls": {
        "homepage": "https://reflex.dev",
        "source": "https://github.com/reflex-dev/reflex-graphing/tree/main/pyplot"
    },
    "split_keywords": [
        "matplotlib",
        " reflex"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "da1c6afe1c37faa920b3b4bed3407dabbbc8d2f765eff62fc9d9de415f4e9752",
                "md5": "444cb7a9ade7befe62582a28692b7b8b",
                "sha256": "69e71d6ae063ada0b5fe073480d4c32b9271c1dd48e2263361f24a7cb7b183f5"
            },
            "downloads": -1,
            "filename": "reflex_pyplot-0.2.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "444cb7a9ade7befe62582a28692b7b8b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 1827,
            "upload_time": "2025-07-09T18:37:10",
            "upload_time_iso_8601": "2025-07-09T18:37:10.317792Z",
            "url": "https://files.pythonhosted.org/packages/da/1c/6afe1c37faa920b3b4bed3407dabbbc8d2f765eff62fc9d9de415f4e9752/reflex_pyplot-0.2.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6ffde80f57f0f25612e2b2f72908b8ff639d5ee32d472f6e68385e982fcafa06",
                "md5": "f3a7081f47f39a42d1910425d2c7e85b",
                "sha256": "965d035fbc13f7baef9f173c0ee120fe1192ba2e5fee66be7726174c0ecb4004"
            },
            "downloads": -1,
            "filename": "reflex_pyplot-0.2.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f3a7081f47f39a42d1910425d2c7e85b",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 72924,
            "upload_time": "2025-07-09T18:37:11",
            "upload_time_iso_8601": "2025-07-09T18:37:11.516054Z",
            "url": "https://files.pythonhosted.org/packages/6f/fd/e80f57f0f25612e2b2f72908b8ff639d5ee32d472f6e68385e982fcafa06/reflex_pyplot-0.2.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 18:37:11",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "reflex-dev",
    "github_project": "reflex-graphing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "reflex-pyplot"
}
        
Elapsed time: 0.76899s