python-msnlib

Python implementation for the msn messenger protocol.
  http://blitiri.com.ar/p/msnlib/
  0
  no reviews



Python-msnlib is an opensource python implementation for the msn messenger protocol version 8.

it comes with a text-mode client named msn, which has a simple line-oriented user interface that resembles climm (previously called micq), and a base is a library (called msnlib), which uses a non-blocking callback scheme.

it's written in python and works under any unix environment (linux, *bsd, etc.). the library has been tested and reported to work successfuly also under microsoft windows. for more information about the library itself, please read the readme file.