Pymsn

pymsn is the library behind the msn connection manager : telepathy-butterfly. It is a rewrite of the libivy msn library used in the Ivy msn client. pymsn uses the glib mainloop to process the network events in an asynchronous manner.

Get pymsn

Pymsn releases are here:

To get the latest stable branch:

To get the latest development branch:

Features

Here is a quick features list :

Dependencies

pymsn depends on:

Try it

to give pymsn a try, run the test.py python code, this will connect to the msn IM service, and try to fetch the first online contact's display picture:

Report bugs

To report bugs, use the freedesktop.org bugzilla here and select the pymsn component.

Help out

The things that are still to be done in pymsn can be found in the TODO page.

Documentation

Troubleshooting

OverflowError: long too big to convert

If you get something like that:

you probably would need to update your python gobject binding. This is a known bug of python gobject that was fixed in python gobject 2.10.1.

Contact

You can contact developers using IRC: #pymsn on irc.freenode.net