Downloads

Latest Release

Tarballs for the latest release can be downloaded from https://launchpad.net/graphite/+download

From the Python Package Index

Graphite can be installed using the Python pip command:

pip install carbon
pip install whisper
pip install graphite-web

or downloaded directly from the Python Package Index:
http://pypi.python.org/pypi/carbon
http://pypi.python.org/pypi/whisper
http://pypi.python.org/pypi/graphite-web

Source Code

The Graphite source code is hosted at launchpad.net and uses the Bazaar version control system. Once you install bazaar, you may check out a copy of the code like so:

bzr branch lp:graphite
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License