What's new? | Help | Directory | Sign in
Google
  
  
  
  
    
Show all Featured Downloads:
pyslideshare-0.3.tar.gz
Join project
Project owners:
  prabhu.subramanian

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.get_slideshow(slideshow_id=436333)

Features

List of methods

help(pyslideshare) should explain you the usage

Support

Email me : prabhu at prabhu-s dot com, gtalk : prabhu.subramanian