You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
==========
|
|
|
|
Download
|
|
|
|
==========
|
|
|
|
|
|
|
|
PyPI
|
|
|
|
====
|
|
|
|
|
|
|
|
pygal is `available on PyPI <http://pypi.python.org/pypi/pygal/>`_. To
|
|
|
|
install, just type as superuser::
|
|
|
|
|
|
|
|
pip install pygal
|
|
|
|
|
|
|
|
Git Repository
|
|
|
|
==============
|
|
|
|
|
|
|
|
If you want the development version of pygal, take a look at the
|
|
|
|
:codelink:`git repository on GitHub`, or clone it with::
|
|
|
|
|
|
|
|
git clone git://github.com/Kozea/pygal.git
|
|
|
|
|
|
|
|
You can also download `the development snapshot from github <http://github.com/Kozea/pygal/tarball/master>`_.
|
|
|
|
|
|
|
|
Linux Distribution Packages
|
|
|
|
===========================
|
|
|
|
|
|
|
|
Pygal has been packaged for:
|
|
|
|
|
|
|
|
- `Fedora <https://admin.fedoraproject.org/pkgdb/acls/name/python-pygal>`_ by ralph
|
|
|
|
- `Gentoo <http://packages.gentoo.org/package/dev-python/pygal>`_ by Ben de Groot
|
|
|
|
|
|
|
|
If you are interested in creating packages for Linux distributions, `contact us </support/>`_.
|