Trac – Scrum burndown plugin

The Scrum Burndown plugin shows a burndown chart on your Trac site.
The burndown chart shows the amount of remaining work for a milestone.
Current version
The current release is 1.9.2. The release notes can be found in this weblog post.
Download
There are two builds of the Scrum Burndown plugin, one for Python 2.4 and one for Python 2.5. There are no differences in functionality.
| Python 2.4 | TracBurndown-1.9.2-py2.4.egg (61.6 kb) |
| Python 2.5 | TracBurndown-1.9.2-py2.5.egg (61.3 kb) |
| Python 2.6 | TracBurndown-1.9.2-py2.6.egg (61.6 kb) |
Installation
Detailed installation instructions are here.
Screenshots:
The Scrum burndown plugin looks like this:

Compatibility chart

Trac versions
The plugin is tested with both Trac 0.11.x and Trac 0.10.x. The Trac version is automatically detected, so there are no different releases of the Burndown plugin for each Trac version. Just download the most recent version and off you go!
Genshi and Clearsilver compatibility
The Scrum Burndown plugin switches automatically between Clearsilver and Genshi, depending on the version of Trac where the plugin is loaded. For the 0.10.x releases of Trac, ClearSilver is used, in the Trac 0.11.x releases the Genshi template is loaded.
Python 2.4, Python 2.5 and Python 2.6
The plugin is tested with Python 2.4, Python 2.5 and Python 2.6.
Database backends
SQLite, PostgreSQL and MySQL are the supported database backends.









