首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Python > Python包装SlideShare API

Python包装SlideShare API

  • 资源大小:84.67 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python 包装 SlideShareAPI

资 源 简 介

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

文 件 列 表

pyslideshare
__init__.py
LICENSE
object_dict.py
pyslideshare.py
README
samples
test.pdf
test.ppt
xml2dict.py
VIP VIP
  • IATWAY 2小时前 成为了本站会员

  • 大智若愚 9小时前 成为了本站会员

  • Mason 11小时前 成为了本站会员

  • 12小时前 成为了本站会员

  • Half_Punch 1天前 成为了本站会员

  • liqing71718 1天前 成为了本站会员

  • 伟国 1天前 成为了本站会员

  • songy 1天前 成为了本站会员

  • 纯色幽默 1天前 成为了本站会员

  • odd? 1天前 成为了本站会员

0.217808s