Skype4Py is a Python wrapper for the Skype API. It works on Windows, Linux and Mac so your scripts will work on all these platforms without any change. Its API is very simmilar to Skype4COM, it defines an identical set of classes and 99% of their methods have the same arguments. Requirements Python 2.4 or later Skype client ctypes package if using Python older than 2.5 Download and Installation