In December 2007 I wrote an article about Skype4Py for the Python Magazine. After that I was busy with other things and only lately spotted that it was published in the February 2008 issue. Here's the abstract:
Extending Skype using PythonSo, if you would like to know some details and see some examples of what Skype4Py can be used for, grab it. There is some other interesting stuff in this issue too.
by Arkadiusz Wahlig
Skype is one of the most popular VoIP clients and instant messengers, with features like voice and video calls, and chats. What isn't as well known is the fact that Skype's functionality can be extended using external programs. This article explains how to create extensions using Python thanks to the Skype4Py library. We will focus on some examples to show what this technology could be used for.