Pygal

June 18, 2026 · View on GitHub

Build Status Coverage Status Documentation Status

Description

pygal is a dynamic SVG charting library written in python. All the documentation is on www.pygal.org

Installation

As simple as:

    $ pip install pygal

Test

Pygal is tested with py.test:

    $ pip install pytest
    $ py.test

Contribute

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!

License

Copyright © 2012-2026 Kozea

See LICENCE