You are not logged in.
Recycling some GL O.B.S. code and related knowledge I finally implemented an idea I had some time ago, a Pacman log and lib parser which share its DB with plugin-like charts.
It uses PyGTK and libglade for the interface, gettext for localization, SQLite for the database and Matplotlib for charts.
Note: Glade 3.2.2 (from [extra]) has a bug preventing the menu items to be saved with the project, so I compiled locally the last release, 3.4.0.
In the following screenshots you can see two charts in action, a pie chart and and histogram plotted analyzing the first letter of every installed package.


Last edited by encelo (2007-10-11 20:19:23)
Offline
Well, that's pretty neat and all, but no links to sources or source repo? Can we get to play with it too? ![]()
Offline
Well, that's pretty neat and all, but no links to sources or source repo? Can we get to play with it too?
I thought it was too much in alpha state to release something, but you're right, without the source no one would have the possibility to play and experiment with it. ![]()
I put a little page on my site with a link to the source.
Should the interest grow I could also consider registering the project on SourceForge. ![]()
Offline
Well, that's pretty neat and all, but no links to sources or source repo? Can we get to play with it too?
Maybe its just a teaser? ![]()
Offline