pygal


Namepygal JSON
Version 3.0.5 PyPI version JSON
download
home_pagehttps://www.pygal.org/
SummaryA Python svg graph plotting library
upload_time2024-08-12 14:55:23
maintainerNone
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": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "svg, chart, graph, diagram, plot, histogram, kiviat",
    "author": "Florian Mounier / Kozea",
    "author_email": "community@kozea.fr",
    "download_url": "https://files.pythonhosted.org/packages/49/7b/8f50821a0f1585881ef40ae13ecb7603b0d81ef99fedf992ec35e6b6f7d5/pygal-3.0.5.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.5",
    "project_urls": {
        "Homepage": "https://www.pygal.org/"
    },
    "split_keywords": [
        "svg",
        " chart",
        " graph",
        " diagram",
        " plot",
        " histogram",
        " kiviat"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "227db5d656dbeb73f488ce7409a75108a775f6cf8e20624ed8025a9476cbc1bb",
                "md5": "caebbfb5176aaf6b29d2f3254559a11e",
                "sha256": "a3268a5667b470c8fbbb0eca7e987561a7321caeba589d40e4c1bc16dbe71393"
            },
            "downloads": -1,
            "filename": "pygal-3.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "caebbfb5176aaf6b29d2f3254559a11e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 129548,
            "upload_time": "2024-08-12T14:55:21",
            "upload_time_iso_8601": "2024-08-12T14:55:21.241884Z",
            "url": "https://files.pythonhosted.org/packages/22/7d/b5d656dbeb73f488ce7409a75108a775f6cf8e20624ed8025a9476cbc1bb/pygal-3.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "497b8f50821a0f1585881ef40ae13ecb7603b0d81ef99fedf992ec35e6b6f7d5",
                "md5": "15f4f79ab6ff53d23c5b8473305fcecc",
                "sha256": "c0a0f34e5bc1c01975c2bfb8342ad521e293ad42e525699dd00c4d7a52c14b71"
            },
            "downloads": -1,
            "filename": "pygal-3.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "15f4f79ab6ff53d23c5b8473305fcecc",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 80489,
            "upload_time": "2024-08-12T14:55:23",
            "upload_time_iso_8601": "2024-08-12T14:55:23.678995Z",
            "url": "https://files.pythonhosted.org/packages/49/7b/8f50821a0f1585881ef40ae13ecb7603b0d81ef99fedf992ec35e6b6f7d5/pygal-3.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-12 14:55:23",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pygal"
}
        
Elapsed time: 0.62464s