Skip to content
/ yampy2 Public
forked from tonybaloney/yampy2

A python wrapper around the Yammer API.

License

Notifications You must be signed in to change notification settings

ecreall/yampy2

 
 

Repository files navigation

yampy2

Documentation Status

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/yampy2.git
cd yampy2
python setup.py install

Usage

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

Contributing

See the contributing guide: http://pythonhosted.org/yampy/contributing.html

About

A python wrapper around the Yammer API.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.7%
  • Shell 0.3%