Example of python handling of the Status DBus signal sent by frameworkd

#!/usr/bin/env python

import gobject
import dbus
from dbus.mainloop.glib import DBusGMainLoop