[[TOC]] = Plugin that provides project progress statistics and quality metrics = == System Requirements == * Python 2.4.x * Trac 0.11dev * [http://matplotlib.sourceforge.net/ MatPlotLib] 0.90 or above. * [http://numpy.scipy.org/ Numpy] 1.0.3 or above. * [http://www.pygtk.org/downloads.html PyGtk] 2.10.4 or above Note: The development version uses following cofiguration. The plugin will be most likely to work with this configuration. The bug found in different configuration will have lower priority untill the plugin is completed. * Windows XP SP2 + Python 2.4.4 + Trac 0.11dev w/ SQLite + [http://internap.dl.sourceforge.net/sourceforge/matplotlib/matplotlib-0.90.1.win32-py2.4.exe matplotlib-0.90.1.win32-py2.4.exe] + [http://umn.dl.sourceforge.net/sourceforge/numpy/numpy-1.0.3.win32-py2.4.exe numpy-1.0.3.win32-py2.4.exe] + pygtk-2.10.4-1.win32-py2.4.exe == Description == TracMetrixPlugin improves project visibility through a collection of software metrics and statistics. The scope of this plugin is to provide the most commonly used software quality metrics and progress statistics. It is designed to bridge the information gap between the software development team and management while trying to minimize the tracking effort required by developers. == Documents == * [https://projects.cecs.pdx.edu/~bhuricha/SCOPE/index.cgi/wiki/TracMetrix TracMetrix Proposal] * [TracMetrixRequirements Requirements] * TracHackHowTo == Features == * TracMetrixDashboard : Management dashboard that provides overview project progress. === Bugs/Feature Requests == '''Search''': Existing bugs and feature requests for TracMetrixPlugin are [report:9?COMPONENT=TracMetrixPlugin here]. '''File''': If you have any issues, create a [http://trac-hacks.org/newticket?component=TracMetrixPlugin&owner=khundeen new ticket]. '''Comments''': Please feel free to leave comments [wiki:TracMetrixPlugin/FeedBack here] or email [http://trac-hacks.org/wiki/khundeen me]. == Download == [http://tracmetrix.googlecode.com/files/tracmetrixplugin-0.1.1.zip tracmetrixplugin-0.1.1] Download the zipped source from [download:tracmetrixplugin here]. == Source == You can check out TracMetrixPlugin from [http://trac-hacks.org/svn/tracmetrixplugin here] using Subversion, or [source:tracmetrixplugin browse the source] with Trac. TracMetrixPlugin has been developed on my personal computer as I work offline a lot and I don't like to spam the server with too many tickets. You can see more in depth source code analysis from [http://web.pdx.edu/~bhuricha/tracmetrix/statsvn/ here]. I hope to be able to add this kind of statistics into TracMetrix in the future. == Example == I am working on created a demo of TracMetrixPlugin using Trac database. Stay tune!. == Recent Changes == [[ChangeLog(tracmetrixplugin, 3)]] == Author/Contributors == '''Author:''' [wiki:khundeen] [[BR]] '''Contributors:'''