[Merge] lp:~brendan-donegan/address-book-app/contacts_dbus_service into lp:address-book-app
Renato Araujo Oliveira Filho
renato.filho at canonical.com
Mon Jul 14 17:55:02 UTC 2014
Basically the python API is a mirror of glib API[1]
I did not find any documentation about the python API, but it uses the gobject introspection, what you need is these packages:
gir1.2-ebook-1.2
gir1.2-ebookcontacts-1.2
gir1.2-edataserver-1.2
and will import like that: from gi.repository import EBook
I do not have any examples, but I think that should be easy to find in the internet.
[1] https://developer.gnome.org/eds/unstable/
--
https://code.launchpad.net/~brendan-donegan/address-book-app/contacts_dbus_service/+merge/226470
Your team Ubuntu Phablet Team is subscribed to branch lp:address-book-app.
More information about the Ubuntu-reviews
mailing list