chartlets


Namechartlets JSON
Version 0.1.3 PyPI version JSON
download
home_pageNone
SummaryBackend for server-configured UI contributions.
upload_time2025-01-28 11:42:29
maintainerNone
docs_urlNone
authorchartlets Development Team
requires_python>=3.10
licenseMIT
keywords dashboard charts vega altair plots
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Chartlets 

[![CI](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml)
[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flag=backend)](https://codecov.io/gh/bcdev/chartlets)
[![PyPI](https://img.shields.io/pypi/v/chartlets)](https://pypi.org/project/chartlets/)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)

Chartlets is a software framework that allows websites developed with
React to be extended by server-side widgets programmed in Python or other
programming languages. 

This is the **Python backend library** of the framework.

For details refer to the [documentation](https://bcdev.github.io/chartlets/).

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "chartlets",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "dashboard, charts, vega, altair, plots",
    "author": "chartlets Development Team",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/77/4c/65b8e810b0817eb653a119faa705b81aef63f9dce0cf7d0adbbec7e13d28/chartlets-0.1.3.tar.gz",
    "platform": null,
    "description": "# Chartlets \n\n[![CI](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml/badge.svg)](https://github.com/bcdev/chartlets/actions/workflows/backend-ci.yml)\n[![codecov](https://codecov.io/gh/bcdev/chartlets/graph/badge.svg?token=zJBPMFvnpg&flag=backend)](https://codecov.io/gh/bcdev/chartlets)\n[![PyPI](https://img.shields.io/pypi/v/chartlets)](https://pypi.org/project/chartlets/)\n[![black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)\n\nChartlets is a software framework that allows websites developed with\nReact to be extended by server-side widgets programmed in Python or other\nprogramming languages. \n\nThis is the **Python backend library** of the framework.\n\nFor details refer to the [documentation](https://bcdev.github.io/chartlets/).\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Backend for server-configured UI contributions.",
    "version": "0.1.3",
    "project_urls": {
        "Changelog": "https://github.com/bcdev/chartlets/blob/main/chartlets.py/CHANGES.md",
        "Documentation": "https://bcdev.github.io/chartlets",
        "Repository": "https://github.com/bcdev/chartlets"
    },
    "split_keywords": [
        "dashboard",
        " charts",
        " vega",
        " altair",
        " plots"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "37506efa07056bc393565e223107108ac48c058271fc579dfd262db24b102645",
                "md5": "e64173b477a74c64f80ab7bba1ca28ea",
                "sha256": "662bea1583402e2e1765166a4cca55b7e299b838130f861b5e67ee300532a01c"
            },
            "downloads": -1,
            "filename": "chartlets-0.1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e64173b477a74c64f80ab7bba1ca28ea",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 43096,
            "upload_time": "2025-01-28T11:42:28",
            "upload_time_iso_8601": "2025-01-28T11:42:28.509890Z",
            "url": "https://files.pythonhosted.org/packages/37/50/6efa07056bc393565e223107108ac48c058271fc579dfd262db24b102645/chartlets-0.1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "774c65b8e810b0817eb653a119faa705b81aef63f9dce0cf7d0adbbec7e13d28",
                "md5": "2b06138989805d1a2fe71694227afd2e",
                "sha256": "088ead5a8d43e85418a1e01635dd455ea22a6da0096e95934eb33dcda751ef7d"
            },
            "downloads": -1,
            "filename": "chartlets-0.1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "2b06138989805d1a2fe71694227afd2e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 27521,
            "upload_time": "2025-01-28T11:42:29",
            "upload_time_iso_8601": "2025-01-28T11:42:29.678624Z",
            "url": "https://files.pythonhosted.org/packages/77/4c/65b8e810b0817eb653a119faa705b81aef63f9dce0cf7d0adbbec7e13d28/chartlets-0.1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-01-28 11:42:29",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "bcdev",
    "github_project": "chartlets",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "chartlets"
}
        
Elapsed time: 0.40699s