Skip to content

barseghyanartur/yam-python

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yampy
=====

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


Installation
------------

Install with pip::

    pip install yampy

Or with easy_install::

    easy_install yampy

Or manually::

    git clone git://github.com/yammer/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

About

A python wrapper around the Yammer API. LCA request 4610.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published