Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 627 Bytes

README.rst

File metadata and controls

33 lines (20 loc) · 627 Bytes

yampy

Documentation Status

Yampy ("Yam Pie") is the official Python library for interacting with Yammer's API.

Installation

Install with pip:

pip install yampy

Or manually:

git clone git://github.com/yammer/yam-python.git
cd yam-python
python setup.py install

Usage

See the docs http://yampy.readthedocs.io/en/latest/