msnp.py is an implementation of the MSN instant messaging protocol; a library,
packaged as a Python module, with a smooth object-oriented API.

Features :
    * Login; logout
    * Presence states (online, away, etc.)
    * Full-fledged API-supported friend list management
    * Privacy settings
    * Chat conversations (start, join, leave)
    * Instant messages
    * Typing notifications
    * HTTP proxy (tunnelling) support

WWW: http://msnp.sourceforge.net/