美文网首页
Python开源微博工具:Twitter

Python开源微博工具:Twitter

作者: 慌翯 | 来源:发表于2019-05-06 16:56 被阅读0次

原文来自:https://www.oschina.net/p/python-twitter

前言

python-twitter“围绕 Twitter API 及 twitter 数据模型的一个 python 包装程序”。现在已经有几个库可以通过多种语言与 Twitter 的服务交互 — 从 Ruby 到 Eiffel,几乎任何语言。目前,有五个库可以交互 Python 与 Twitter,它们是 DeWitt Clinton 的 Python-twitter、Andrew Price 的 python-twyt、Dustin Sallings 的 twitty-twister、Ryan McGrath 的 twython 以及 Josh Roesslein 的 Tweepy。

python-twitter 库需要依赖项 simplejson

学习从来不是一个人的事情,要有个相互监督的伙伴,工作需要学习python或者有兴趣学习python的伙伴可以私信回复小编“学习” 获取资料,一起学习

相关文章

网友评论

      本文标题:Python开源微博工具:Twitter

      本文链接:https://www.haomeiwen.com/subject/ecsdoqtx.html