Yampy ("Yam Pie") is the official Python library for interacting with Yammer's API.
Install with pip:
pip install yampy
Or manually:
git clone git://github.com/yammer/yam-python.git cd yam-python python setup.py install
See the docs http://yampy.readthedocs.io/en/latest/