【发布时间】:2011-05-21 23:30:51
【问题描述】:
我正在使用 Tweepy,但我正在尝试将它与来自 apigee 的 api 一起使用,但这样做需要我更改 auth.py https://github.com/joshthecoder/tweepy/blob/master/tweepy/auth.py 它看起来像并以某种方式重新制作包。反正有没有将 tweepy 与另一个 api 一起使用?或者另一种方法来设置 Python 以使用 OAuth,但使用连接到 Twitter 的 apigee api。
谢谢,
【问题讨论】:
标签: python twitter twitter-oauth tweepy apigee