Twitter 提要阅读器

发布于 2024-12-08 12:58:41 字数 352 浏览 1 评论 0原文

我刚刚读了这篇关于将标签打印机转换为主题标签检查器/打印机的 gizmodo 文章。

http:// www.lifehacker.com.au/2011/10/hack-a-label-printer-into-a-twitter-hashtag-ticker/

虽然硬件很酷,但我想了解 Twitter API。我如何使用 Python 对用户的推文执行相同的操作?

谢谢!

最大限度

I just read this gizmodo article about converting a label printer into a hashtag checker/printer.

http://www.lifehacker.com.au/2011/10/hack-a-label-printer-into-a-twitter-hashtag-ticker/

While the hardware is cool, I'd like to understand the Twitter API. How would I do the same for tweets from a user, and using Python?

Thanks!

Max

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

五里雾 2024-12-15 12:58:41

我建议您首先阅读众多 python twitter 库之一。我之前使用过以下一个 http://code.google.com/p/python-twitter /

之后你只需要一个线程和一个计时器。

May I suggest you start by reading one of the many python twitter libraries. I have used the following one before http://code.google.com/p/python-twitter/

After that you just need a thread and a timer.

方圜几里 2024-12-15 12:58:41

Twitter 开发人员文档非常全面且良好。

The Twitter developer documentation is quite comprehensive and good.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文