gpt4 book ai didi

google-app-engine - Tweepy 实体应用引擎

转载 作者:太空宇宙 更新时间:2023-11-03 15:34:42 24 4
gpt4 key购买 nike

我正在开发一个 Twitter 客户端,我正在使用 tweepy,但是我无法通过它获取 user_timeline 中的实体。我怎样才能得到实体?有人为 AppEngine 库更新了 Tweepy 吗?

最佳答案

来自tweepy wiki ,

# Iterate through the first 200 statuses in the friends timeline
for status in tweepy.Cursor(api.friends_timeline).items(200):
# Process the status here
process_status(status)

关于google-app-engine - Tweepy 实体应用引擎,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/8137777/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com