The (un)official Python client for Yammer's API
Project description
# Yampy2
Yampy 2 is a Python library extending the original official Yampy package with a number of improvements and updates.
I created this project because the official package has not been updated in 3 years and pull-requests are not being merged.
Yampy (“Yam Pie”) is the official Python library for interacting with Yammer’s API.
## Installation
Install with pip:
pip install yampy2
Or manually:
git clone git://github.com/tonybaloney/yam-python.git cd yam-python python setup.py install
## Usage
See the quickstart guide: http://pythonhosted.org/yampy/quickstart.html
## Contributing
See the contributing guide: http://pythonhosted.org/yampy/contributing.html
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
yampy2-2.1.1.tar.gz
(11.0 kB
view hashes)
Built Distribution
yampy2-2.1.1-py2-none-any.whl
(20.3 kB
view hashes)