I've been working on a library, called QSparql, that is in Maemo (and possibly in MeeGo) where it is used for accessing data in the Tracker store. It can also be used to access SPARQL endpoints on the web, or a Virtuoso database.
You can find the code here: http://maemo.gitorious.org/maemo-af/qsparql It's quite small - it was based on QSql but has a few less classes. There are quite a few python fans amongst the Tracker team and users, and they are currently getting some python bindings working with the Gnome GObject Introspection library. So I wonder if there would be any chance of the PySide team doing a binding for QSparql? I've been meaning to get round to doing a Ruby one for QtRuby, but if we could have a python binding as well I think it would be really cool.. -- Richard _______________________________________________ PySide mailing list [email protected] http://lists.pyside.org/listinfo/pyside
