chartstag


Namechartstag JSON
Version 0.8.2 PyPI version JSON
download
home_pagehttps://github.com/scistag/chartstag
SummaryCharting and diagram extension for SciStag
upload_time2023-06-15 21:28:04
maintainer
docs_urlNone
authorMichael Ikemann
requires_python>=3.9
licenseMIT
keywords data science data engineering data visualization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ChartStag

## v0.8.2

ChartStag is an extension for the [SciStag](https://github.com/scistag/scistag) package
which supports you in your computer vision, data science and data engineering
projects.

It extends SciStag with diagram and chart plotting capabilities. As of now solely by
integrating [mermaid](https://github.com/mermaid-js/mermaid), an awesome diagram and
charting tool written in JavaScript, into SciStag VisualLog.

mermaid is licensed under the terms of
the [MIT license](https://github.com/mermaid-js/mermaid/blob/develop/LICENSE) -
for further details about mermaid visit https://github.com/mermaid-js/mermaid or
https://mermaid.js.org/.

At this point huge thanks to [Knut Sveidqvist](https://github.com/knsv) and the whole
mermaid team for their awesome work.

Embedded tools versions:

* **Mermaid 10.2.3**

---

ChartStag itself is as well licensed under the terms of the MIT license and
Copyright (c) 2023 [Michael Ikemann](https://github.com/alyxion).

For examples about how to use ChartStag in SciStag install scistag
via `pip install scistag[common]`
and see https://github.com/SciStag/SciStag/tree/main/scistag/examples/vislog.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/scistag/chartstag",
    "name": "chartstag",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "",
    "keywords": "Data Science,Data Engineering,Data Visualization",
    "author": "Michael Ikemann",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/a0/3a/370ae8d88efd061175f3d90c5c9d6e851a30501c62d81d023f127dbca69e/chartstag-0.8.2.tar.gz",
    "platform": null,
    "description": "# ChartStag\n\n## v0.8.2\n\nChartStag is an extension for the [SciStag](https://github.com/scistag/scistag) package\nwhich supports you in your computer vision, data science and data engineering\nprojects.\n\nIt extends SciStag with diagram and chart plotting capabilities. As of now solely by\nintegrating [mermaid](https://github.com/mermaid-js/mermaid), an awesome diagram and\ncharting tool written in JavaScript, into SciStag VisualLog.\n\nmermaid is licensed under the terms of\nthe [MIT license](https://github.com/mermaid-js/mermaid/blob/develop/LICENSE) -\nfor further details about mermaid visit https://github.com/mermaid-js/mermaid or\nhttps://mermaid.js.org/.\n\nAt this point huge thanks to [Knut Sveidqvist](https://github.com/knsv) and the whole\nmermaid team for their awesome work.\n\nEmbedded tools versions:\n\n* **Mermaid 10.2.3**\n\n---\n\nChartStag itself is as well licensed under the terms of the MIT license and\nCopyright (c) 2023 [Michael Ikemann](https://github.com/alyxion).\n\nFor examples about how to use ChartStag in SciStag install scistag\nvia `pip install scistag[common]`\nand see https://github.com/SciStag/SciStag/tree/main/scistag/examples/vislog.",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Charting and diagram extension for SciStag",
    "version": "0.8.2",
    "project_urls": {
        "Documentation": "https://scistag.readthedocs.io",
        "Homepage": "https://github.com/scistag/chartstag",
        "Repository": "https://github.com/scistag/chartstag"
    },
    "split_keywords": [
        "data science",
        "data engineering",
        "data visualization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ccef7c020f100bb05c11e2437316220794e48472adccc2866ca20a6bf33448d1",
                "md5": "e94a952742dcbeaee96a1476ab016ab6",
                "sha256": "630bc40e3e50a550f8b937739a9b3a93850c2db8c3efaa501b3a25c8fe1d08c7"
            },
            "downloads": -1,
            "filename": "chartstag-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e94a952742dcbeaee96a1476ab016ab6",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.9",
            "size": 866430,
            "upload_time": "2023-06-15T21:28:02",
            "upload_time_iso_8601": "2023-06-15T21:28:02.273145Z",
            "url": "https://files.pythonhosted.org/packages/cc/ef/7c020f100bb05c11e2437316220794e48472adccc2866ca20a6bf33448d1/chartstag-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a03a370ae8d88efd061175f3d90c5c9d6e851a30501c62d81d023f127dbca69e",
                "md5": "c0fb1f4a546aae1cc948cfa16bdf4647",
                "sha256": "12d27ace758e135588287cd2b3335e0f044f090ba23b45ef2f3d8c051e527ca1"
            },
            "downloads": -1,
            "filename": "chartstag-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "c0fb1f4a546aae1cc948cfa16bdf4647",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 867795,
            "upload_time": "2023-06-15T21:28:04",
            "upload_time_iso_8601": "2023-06-15T21:28:04.930615Z",
            "url": "https://files.pythonhosted.org/packages/a0/3a/370ae8d88efd061175f3d90c5c9d6e851a30501c62d81d023f127dbca69e/chartstag-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-06-15 21:28:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "scistag",
    "github_project": "chartstag",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "chartstag"
}
        
Elapsed time: 0.10547s