pygal 3.0.5


pip install pygal

  Latest version

Released: Aug 12, 2024

Project Links

Meta
Author: Florian Mounier / Kozea
Requires Python: >=3.8

Classifiers

Development Status
  • 4 - Beta

Environment
  • Console

Intended Audience
  • End Users/Desktop

License
  • OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)

Operating System
  • OS Independent

Programming Language
  • Python :: 3

Topic
  • Multimedia :: Graphics :: Presentation

# 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/>.

3.0.5 Aug 12, 2024
3.0.4 Nov 21, 2023
3.0.3 Nov 20, 2023
3.0.2 Nov 20, 2023
3.0.1 Nov 16, 2023
3.0.0 Nov 24, 2021
3.0.0.dev1 Oct 14, 2020
2.4.0 Jul 05, 2017
2.3.1 Dec 01, 2016
2.3.0 Sep 05, 2016
2.2.3 May 31, 2016
2.2.2 Apr 26, 2016
2.2.1 Apr 21, 2016
2.1.1 Jan 18, 2016
2.1.0 Jan 13, 2016
2.0.13 Jan 13, 2016
2.0.12 Dec 24, 2015
2.0.11 Nov 16, 2015
2.0.10 Nov 06, 2015
2.0.9 Nov 03, 2015
2.0.8 Oct 19, 2015
2.0.7 Sep 28, 2015
2.0.6 Sep 02, 2015
2.0.5 Aug 31, 2015
2.0.4 Aug 27, 2015
2.0.3 Aug 27, 2015
2.0.2 Aug 25, 2015
2.0.1 Aug 03, 2015
2.0.0 Jul 27, 2015
1.7.0 Feb 16, 2015
1.6.2 Feb 02, 2015
1.6.1 Nov 21, 2014
1.6.0 Nov 21, 2014
1.5.1 Sep 09, 2014
1.5.0 Aug 14, 2014
1.4.6 Apr 18, 2014
1.4.5 Mar 05, 2014
1.4.4 Mar 04, 2014
1.4.3 Feb 28, 2014
1.4.2 Feb 27, 2014
1.4.1 Feb 21, 2014
1.4.0 Feb 21, 2014
1.3.1 Feb 10, 2014
1.3.0 Feb 06, 2014
1.2.3 Jan 31, 2014
1.2.2 Jan 27, 2014
1.2.1 Dec 13, 2013
1.2.0 Dec 05, 2013
1.1.0 Jun 25, 2013
1.0.0 Jun 06, 2013
0.13.0 Oct 05, 2012
0.12.2 Sep 21, 2012
0.12.1 Sep 20, 2012
0.12.0 Sep 17, 2012
0.10.3 Jun 15, 2012
0.10.2 Apr 30, 2012
0.10.1 Apr 30, 2012
0.10.0 Apr 27, 2012
0.9.22 Apr 17, 2012
0.9.21 Mar 30, 2012
0.9.20 Mar 28, 2012
0.9.19 Mar 28, 2012
0.9.18 Mar 27, 2012
0.9.17 Mar 23, 2012
0.9.16 Mar 22, 2012
0.9.15 Mar 20, 2012
0.9.14 Mar 19, 2012
0.9.12 Mar 13, 2012
0.9.11 Mar 12, 2012
0.9.10 Mar 12, 2012
0.9.9 Feb 23, 2012
0.9.8 Feb 23, 2012
0.9.7 Feb 21, 2012
0.9.6 Feb 20, 2012
0.9.5 Feb 20, 2012
0.9.4 Feb 20, 2012
0.9.3 Feb 15, 2012
0.9.2 Feb 15, 2012
0.9.1 Feb 15, 2012
0.9 Feb 15, 2012

Wheel compatibility matrix

Platform Python 3
any

Files in release

Extras:
Dependencies:
importlib-metadata