pygal


Namepygal JSON
Version 3.0.4 PyPI version JSON
download
home_pagehttps://www.pygal.org/
SummaryA Python svg graph plotting library
upload_time2023-11-21 15:34:15
maintainer
docs_urlNone
authorFlorian Mounier / Kozea
requires_python>=3.8
licenseGNU LGPL v3+
keywords svg chart graph diagram plot histogram kiviat
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pygal


[![Build Status](https://travis-ci.org/Kozea/pygal.svg?branch=master)](https://travis-ci.org/Kozea/pygal)
[![Coverage Status](https://coveralls.io/repos/Kozea/pygal/badge.svg?branch=master&service=github)](https://coveralls.io/github/Kozea/pygal?branch=master)
[![Documentation Status](https://readthedocs.org/projects/pygal/badge/?version=latest)](https://readthedocs.org/projects/pygal/?badge=latest)


@@TOC@@

## Description

**pygal** is a dynamic SVG charting library written in python.
All the documentation is on http://pygal.org


## Installation

As simple as::

    $ pip install pygal


## Test

Pygal is tested with py.test::


    $ pip install pytest
    $ py.test


## Contribute

You are welcomed to fork the project and make pull requests.
Be sure to create a branch for each feature, write tests if needed and run the current tests !


You can also support the project:

[![Flattr](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=paradoxxx_zero&url=https://github.com/Kozea/pygal&title=Pygal&tags=github&category=software)
[![gittip](http://i.imgur.com/IKcQB2P.png)](https://www.gittip.com/paradoxxxzero/)



## License

Copyright © 2012-2016 Kozea
LGPLv3:

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.

            

Raw data

            {
    "_id": null,
    "home_page": "https://www.pygal.org/",
    "name": "pygal",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "svg,chart,graph,diagram,plot,histogram,kiviat",
    "author": "Florian Mounier / Kozea",
    "author_email": "community@kozea.fr",
    "download_url": "https://files.pythonhosted.org/packages/af/84/1ca8f53530c834c799e178c88d8f7f0694daa801e832e004aae79209e498/pygal-3.0.4.tar.gz",
    "platform": "Any",
    "description": "# Pygal\n\n\n[![Build Status](https://travis-ci.org/Kozea/pygal.svg?branch=master)](https://travis-ci.org/Kozea/pygal)\n[![Coverage Status](https://coveralls.io/repos/Kozea/pygal/badge.svg?branch=master&service=github)](https://coveralls.io/github/Kozea/pygal?branch=master)\n[![Documentation Status](https://readthedocs.org/projects/pygal/badge/?version=latest)](https://readthedocs.org/projects/pygal/?badge=latest)\n\n\n@@TOC@@\n\n## Description\n\n**pygal** is a dynamic SVG charting library written in python.\nAll the documentation is on http://pygal.org\n\n\n## Installation\n\nAs simple as::\n\n    $ pip install pygal\n\n\n## Test\n\nPygal is tested with py.test::\n\n\n    $ pip install pytest\n    $ py.test\n\n\n## Contribute\n\nYou are welcomed to fork the project and make pull requests.\nBe sure to create a branch for each feature, write tests if needed and run the current tests !\n\n\nYou can also support the project:\n\n[![Flattr](http://api.flattr.com/button/flattr-badge-large.png)](https://flattr.com/submit/auto?user_id=paradoxxx_zero&url=https://github.com/Kozea/pygal&title=Pygal&tags=github&category=software)\n[![gittip](http://i.imgur.com/IKcQB2P.png)](https://www.gittip.com/paradoxxxzero/)\n\n\n\n## License\n\nCopyright \u00a9 2012-2016 Kozea\nLGPLv3:\n\n    This program is free software: you can redistribute it and/or modify\n    it under the terms of the GNU General Public License as published by\n    the Free Software Foundation, either version 3 of the License, or\n    (at your option) any later version.\n\n    This program is distributed in the hope that it will be useful,\n    but WITHOUT ANY WARRANTY; without even the implied warranty of\n    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n    GNU General Public License for more details.\n\n    You should have received a copy of the GNU General Public License\n    along with this program.  If not, see <http://www.gnu.org/licenses/>.\n",
    "bugtrack_url": null,
    "license": "GNU LGPL v3+",
    "summary": "A Python svg graph plotting library",
    "version": "3.0.4",
    "project_urls": {
        "Homepage": "https://www.pygal.org/"
    },
    "split_keywords": [
        "svg",
        "chart",
        "graph",
        "diagram",
        "plot",
        "histogram",
        "kiviat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "298394e10cdc24489caef1ffcf9c3c2836fc35eff0f1c1d60d609d55d449820c",
                "md5": "a9850d8c49fab893782ddca2484cb8a7",
                "sha256": "e931caf08b4be0e6ec119a4c0e20dbed2d77829c641b7dea0ed21fe6ec81f2ea"
            },
            "downloads": -1,
            "filename": "pygal-3.0.4-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "a9850d8c49fab893782ddca2484cb8a7",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": ">=3.8",
            "size": 130352,
            "upload_time": "2023-11-21T15:34:11",
            "upload_time_iso_8601": "2023-11-21T15:34:11.610044Z",
            "url": "https://files.pythonhosted.org/packages/29/83/94e10cdc24489caef1ffcf9c3c2836fc35eff0f1c1d60d609d55d449820c/pygal-3.0.4-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "af841ca8f53530c834c799e178c88d8f7f0694daa801e832e004aae79209e498",
                "md5": "996bbe543501a0f1fe686a6b22b0be1f",
                "sha256": "6c5da33f1041e8b30cbc980f8a34910d9edc584b833240298f6a25df65425289"
            },
            "downloads": -1,
            "filename": "pygal-3.0.4.tar.gz",
            "has_sig": false,
            "md5_digest": "996bbe543501a0f1fe686a6b22b0be1f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 81840,
            "upload_time": "2023-11-21T15:34:15",
            "upload_time_iso_8601": "2023-11-21T15:34:15.399873Z",
            "url": "https://files.pythonhosted.org/packages/af/84/1ca8f53530c834c799e178c88d8f7f0694daa801e832e004aae79209e498/pygal-3.0.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-21 15:34:15",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pygal"
}
        
Elapsed time: 0.13772s