Python Example

telepathy-python ships with a number of example applications demonstrating how to use various parts of the Telepathy API:

The DTube Tutorial and its example are written in Python.

In addition, the Telepathy Developer's Manual contains some examples on using telepathy-python. You may also want to consult the dbus-python tutorial, since telepathy-python is based on dbus-python.