A Python svg graph plotting library
Project description
# 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/>.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file pygal-3.0.3.tar.gz
.
File metadata
- Download URL: pygal-3.0.3.tar.gz
- Upload date:
- Size: 81.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ae33bef0c02e2d50908221057906a35125488019dcfcba719e2711c3069bd150 |
|
MD5 | abeeda6938053b59ecdb566ad2fad411 |
|
BLAKE2b-256 | 3b951f3e764a8220378a065a66a66fe798c6efb1e15ec324e84acd8e578337e1 |
Provenance
File details
Details for the file pygal-3.0.3-py2.py3-none-any.whl
.
File metadata
- Download URL: pygal-3.0.3-py2.py3-none-any.whl
- Upload date:
- Size: 130.3 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d28216edc37af6a13474217015d207080bf07156d126f7b5c8823ca9932e57e1 |
|
MD5 | ce566df1a979d4d2efa9565c6326a0e6 |
|
BLAKE2b-256 | 52d1aa45a1b031736ea6d9e4ad5cf4ce5ab20315c39aa1032a06dafce2e9c18b |