pygal is a dynamic SVG charting library written in python. All the documentation is on www.pygal.org
As simple as:
$ pip install pygal
Pygal is tested with py.test:
$ pip install pytest
$ py.test
We welcome contributions to pygal! Before you start, please read and respect our Contributing Guidelines and Code of Conduct.
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!
Copyright © 2012-2026 Kozea
See LICENCE