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

您现在的位置是:虫虫源码 > Python > twitter-oauth

twitter-oauth

  • 资源大小:7.50 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签: python twitter OAuth

资 源 简 介

Twitter_oauth is a Python module for Twitter API and OAuth. The latest version is 0.1.0. Installation Tutorial Sample Code Installation Linux From PyPI It is easy to install from PyPI. $ sudo easy_install twitter_oauth ### From Source ### Download the archive file. Then, change the directory in witch the download file exists, and tar the file. $ tar -vxzf twitter_oauth-0.1.0.tar.gz Then, chage the directory and do the python command. $ cd twitter_oauth-0.1.0$ sudo python setup.py install Tutorial First, you shold have two keys, "consumer key", "consumer secret". If you don"t have "consumer key" and "consumer secret", you cat get these keys to register your application to Twitter. You cat register your application at next URL. http://twitter.com/apps Then, you shold get two keys,

文 件 列 表

twitter_oauth-0.1.0
README.rst
setup.cfg
setup.py
twitter_oauth.py
twitter_oauth.egg-info
MANIFEST.in
NOTICE.rst
PKG-INFO
LICENSE.rst
VIP VIP
0.211550s