========== Installing ========== pygal is available for python 2.6, 2.7 and 3.2, 3.3, 3.4 and pypy. PyPI ==== pygal is `available on PyPI `_. To install, just type as superuser: .. code-block:: bash pip install pygal Dependencies ============ There are no required dependency. Optional dependencies are as follow: * ``lxml`` which can improve rendering speed (except on pypy). * ``cairosvg``, ``tinycss``, ``cssselect`` to render png. Git Repository ============== If you want the development version of pygal, take a look at the `git repository on GitHub `_, or clone it with: .. code-block:: bash git clone git://github.com/Kozea/pygal.git You can also download `the development snapshot from github `_. Linux Distribution Packages =========================== Pygal has been packaged for: - `Fedora `_ - `Gentoo `_ - `Ubuntu `_ - `Debian `_ - `Arch Linux `_ If you are interested in creating packages for Linux distributions, `contact us `_.