A library for authorizing and accessing Yammer via OAuth.
Requires OAuth, simplejson and, if using proxy, pycurl.
Note: The Yammer API methods seem to be designed for being used by users themselves rather than by bots. If your intention is to bring out material to, say, an intranet, don't forget to think about how to do it in order not to expose sensitive information (e.g. direct messages and multiple networks). Yammer has good defaults in this regard though.
MIT, as of version 0.1.1.
Previous versions, up to version 0.1, was licensed as GPL v3.