msnp.py is an implementation of the MSN Messenger protocol in object-oriented Python.
| Tags | Communications Chat Software Development Libraries Python Modules |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Python |
Recent releases


Release Notes: The new friend list management of MSNP 8 has been implemented.


Release Notes: This version upgrades the library to version 8 of the MSN Messenger protocol. Earlier, the library had stopped functioning due to changes in the authentication mechanism. This release fixes the issue.


Release Notes: Critical bugs 749652 and 756481 were fixed.


Release Notes: Bugs 747114, 747116, and 747117 have been fixed. tutorial.html has been added to the distribution.


Release Notes: Full API-supported friend list management and enhancements to session/chat API were added. This release completes the basic functionality required for instant messaging on MSN. The only thing missing is font/color support, which will be added in the next. A comprehensive tutorial is in order.
Software to build and execute shell command lines from standard input in parallel.