Package Skype4Pysource code Skype4Py is a multiplatform Skype API wrapper for Python. Usage Everything that you should ever need is available as aliases in the Skype4Py package. Import it using the standard form of the import statement: import Skype4Py Importing the whole package into your script's namespace using from Skype4Py import * is generally discouraged. You should also not access the modu