flet-charts


Nameflet-charts JSON
Version 0.2.0.dev40 PyPI version JSON
download
home_pageNone
SummaryA Flet extension for creating interactive charts and graphs.
upload_time2025-07-29 22:26:22
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # flet-charts

[![pypi](https://img.shields.io/pypi/v/flet-charts.svg)](https://pypi.python.org/pypi/flet-charts)
[![downloads](https://static.pepy.tech/badge/flet-charts/month)](https://pepy.tech/project/flet-charts)
[![license](https://img.shields.io/github/license/flet-dev/flet-charts.svg)](https://github.com/flet-dev/flet-charts/blob/main/LICENSE)

A [Flet](https://flet.dev) extension for creating interactive charts and graphs.

It is based on the [fl_chart](https://pub.dev/packages/fl_chart) Flutter package.

## Documentation

Detailed documentation to this package can be found [here](https://flet-dev.github.io/flet-charts/).

## Platform Support

This package supports the following platforms:

| Platform | Supported |
|----------|:---------:|
| Windows  |     ✅     |
| macOS    |     ✅     |
| Linux    |     ✅     |
| iOS      |     ✅     |
| Android  |     ✅     |
| Web      |     ✅     |

## Installation

To install the `flet-charts` package and add it to your project dependencies:

- Using `uv`:
    ```bash
    uv add flet-charts
    ```

- Using `pip`:
    ```bash
    pip install flet-charts
    ```
    After this, you will have to manually add this package to your `requirements.txt` or `pyproject.toml`.

- Using `poetry`:
    ```bash
    poetry add flet-charts
    ```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "flet-charts",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "Flet contributors <hello@flet.dev>",
    "download_url": "https://files.pythonhosted.org/packages/d2/d9/0a69b0580cea186dd65df4bc02ff5557193459f4abd0f4825799ead2fbbb/flet_charts-0.2.0.dev40.tar.gz",
    "platform": null,
    "description": "# flet-charts\n\n[![pypi](https://img.shields.io/pypi/v/flet-charts.svg)](https://pypi.python.org/pypi/flet-charts)\n[![downloads](https://static.pepy.tech/badge/flet-charts/month)](https://pepy.tech/project/flet-charts)\n[![license](https://img.shields.io/github/license/flet-dev/flet-charts.svg)](https://github.com/flet-dev/flet-charts/blob/main/LICENSE)\n\nA [Flet](https://flet.dev) extension for creating interactive charts and graphs.\n\nIt is based on the [fl_chart](https://pub.dev/packages/fl_chart) Flutter package.\n\n## Documentation\n\nDetailed documentation to this package can be found [here](https://flet-dev.github.io/flet-charts/).\n\n## Platform Support\n\nThis package supports the following platforms:\n\n| Platform | Supported |\n|----------|:---------:|\n| Windows  |     \u2705     |\n| macOS    |     \u2705     |\n| Linux    |     \u2705     |\n| iOS      |     \u2705     |\n| Android  |     \u2705     |\n| Web      |     \u2705     |\n\n## Installation\n\nTo install the `flet-charts` package and add it to your project dependencies:\n\n- Using `uv`:\n    ```bash\n    uv add flet-charts\n    ```\n\n- Using `pip`:\n    ```bash\n    pip install flet-charts\n    ```\n    After this, you will have to manually add this package to your `requirements.txt` or `pyproject.toml`.\n\n- Using `poetry`:\n    ```bash\n    poetry add flet-charts\n    ```\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Flet extension for creating interactive charts and graphs.",
    "version": "0.2.0.dev40",
    "project_urls": {
        "Documentation": "https://flet-dev.github.io/flet-charts",
        "Homepage": "https://flet.dev",
        "Issues": "https://github.com/flet-dev/flet-charts/issues",
        "Repository": "https://github.com/flet-dev/flet-charts"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "77a8ccc8a957308b3243520cfb10e1fb2e9eeaefff638ab7aff239f5d83c9244",
                "md5": "e63dddc77a05841547c281f2859eceb0",
                "sha256": "bc48b303e572a5b495a06064fb41031587018f2085df9f5c2b3d25626ea0caac"
            },
            "downloads": -1,
            "filename": "flet_charts-0.2.0.dev40-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e63dddc77a05841547c281f2859eceb0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 52483,
            "upload_time": "2025-07-29T22:26:21",
            "upload_time_iso_8601": "2025-07-29T22:26:21.491601Z",
            "url": "https://files.pythonhosted.org/packages/77/a8/ccc8a957308b3243520cfb10e1fb2e9eeaefff638ab7aff239f5d83c9244/flet_charts-0.2.0.dev40-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d2d90a69b0580cea186dd65df4bc02ff5557193459f4abd0f4825799ead2fbbb",
                "md5": "be6e11364762767b1bfe16dda2a511c1",
                "sha256": "5b4310a9ee6296a854d2744858ec4387976a1c9b32fa8792a3f4f9031a22b930"
            },
            "downloads": -1,
            "filename": "flet_charts-0.2.0.dev40.tar.gz",
            "has_sig": false,
            "md5_digest": "be6e11364762767b1bfe16dda2a511c1",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 36959,
            "upload_time": "2025-07-29T22:26:22",
            "upload_time_iso_8601": "2025-07-29T22:26:22.661347Z",
            "url": "https://files.pythonhosted.org/packages/d2/d9/0a69b0580cea186dd65df4bc02ff5557193459f4abd0f4825799ead2fbbb/flet_charts-0.2.0.dev40.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 22:26:22",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "flet-dev",
    "github_project": "flet-charts",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "appveyor": true,
    "lcname": "flet-charts"
}
        
Elapsed time: 0.60983s