reflex-pyplot


Namereflex-pyplot JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryReflex custom component for matplotlib.
upload_time2024-10-07 23:59:31
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseApache-2.0
keywords reflex matplotlib
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.8",
    "maintainer_email": null,
    "keywords": "reflex, matplotlib",
    "author": null,
    "author_email": "Alek Petuskey <alek@reflex.dev>",
    "download_url": "https://files.pythonhosted.org/packages/0d/12/f075563bf9ff951a667e03018e3ad7516574d0ff17390e3d5a0907d857f9/reflex_pyplot-0.1.3.tar.gz",
    "platform": null,
    "description": "# pyplot\n\nA Reflex custom component pyplot.\n\n## Installation\n\n```bash\npip install reflex-pyplot\n```\n",
    "bugtrack_url": null,
    "license": "Apache-2.0",
    "summary": "Reflex custom component for matplotlib.",
    "version": "0.1.3",
    "project_urls": {
        "homepage": "https://reflex.dev",
        "source": "https://github.com/reflex-dev/reflex-graphing/tree/main/pyplot"
    },
    "split_keywords": [
        "reflex",
        " matplotlib"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4442b1790881bd62852274149ae6dfdfab833596e02ba7c0b14d811bd0d1e93e",
                "md5": "210ce492502900e39bdd108a79eb5b9d",
                "sha256": "f108bc1b9b7a4f897239dbbf2d890a22b3117cd22218ab16dbc92d907358edfd"
            },
            "downloads": -1,
            "filename": "reflex_pyplot-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "210ce492502900e39bdd108a79eb5b9d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 2125,
            "upload_time": "2024-10-07T23:59:30",
            "upload_time_iso_8601": "2024-10-07T23:59:30.415184Z",
            "url": "https://files.pythonhosted.org/packages/44/42/b1790881bd62852274149ae6dfdfab833596e02ba7c0b14d811bd0d1e93e/reflex_pyplot-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0d12f075563bf9ff951a667e03018e3ad7516574d0ff17390e3d5a0907d857f9",
                "md5": "e0ff2b31fc858580224a1e73f9cc0d9c",
                "sha256": "7bd017629ad72c77344a53421121d8d0b57369b18fc670359e94178e64697a79"
            },
            "downloads": -1,
            "filename": "reflex_pyplot-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "e0ff2b31fc858580224a1e73f9cc0d9c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 1965,
            "upload_time": "2024-10-07T23:59:31",
            "upload_time_iso_8601": "2024-10-07T23:59:31.964952Z",
            "url": "https://files.pythonhosted.org/packages/0d/12/f075563bf9ff951a667e03018e3ad7516574d0ff17390e3d5a0907d857f9/reflex_pyplot-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-07 23:59:31",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "reflex-dev",
    "github_project": "reflex-graphing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "reflex-pyplot"
}
        
Elapsed time: 0.43738s