msnp.py: MSN messaging in Python

Version 0.4.1 - January 15, 2004

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

License

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Credits

Author
Manish Jethani (manish_jethani -@- yahoo.com)

SourceForge.net Logo Python.org Vim.org Valid HTML 4.01!

News

January 15, 2004
Version 0.4.1 released. This release fixes critical issues in the friend list management functions.

Howie the Chatterbot uses msnp.py for its MSN front-end.
December 24, 2003
Released version 0.4.0. This version upgrades the library to version 8 of the MSN Messenger protocol.

Also, check out the msnp.py wiki.
May 30, 2003
Version 0.3 released. Includes full support for friend list management, enhancements to session/chat APIs, minor bug fixes, and a new tutorial.
May 28, 2003
The Adium project is using msnp.py as a reference implementation. Adium is a Cocoa-based instant messaging application for Mac OS X.
May 27, 2003
msnp.py featured on Secret Labs AB's Daily Python-URL.

Copyright © 2003-2004 Manish Jethani