[Announce] msnp.py 0.3 released

Manish Jethani manish.j at gmx.net
Sat May 31 09:52:45 EDT 2003


msnp.py is an implementation of the MSN instant messaging
protocol in the Python programming language.  This pure Python
package makes it extremely easy, quick, and efficient to build
applications that need to interact with the MSN messaging service.

    http://msnp.sf.net/

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

Version 0.3 includes full support for friend list management,
enhancements to session/chat APIs, minor bug fixes, and a new
tutorial:

    http://msnp.sf.net/tutorial.html

msnp.py is based on the works of Mike Mintz:

    http://www.hypothetic.org/docs/msn/index.php

-Manish

-- 
``There is a difference between knowing the path and walking the
path.''
    -- Morpheus, in The Matrix





More information about the Python-list mailing list