资 源 简 介
Python wrapper for slideshare api
Sample Usage
```
from pyslideshare import pyslideshare
api_key = "" # Your api key
secret_key = "" # Your secret key
obj = pyslideshare.pyslideshare(locals(), verbose=True)
print obj.getslideshow(slideshowid=436333)
```
Features
Proxy support
Support for downloading presentation from slideshare. (We are the first!)
Sample code to get you easily started
List of methods
get_slideshow_by_user
get_slideshow
get_slideshow_by_tag
get_slideshow_by_group
upload_slideshow
delete_slideshow
download_slideshow New
help(pyslideshare) should explain you the usage
Support
Email me : prabhu dot subramanian at gmail dot com,
gtalk : prabhu.subramanian