有没有适用于 python 的 yahoo Messenger 库?
是否有任何库可用于使用标准协议或Python 中的http 方式连接到yahoo Messenger?
Is there any lib available to connect to yahoo messenger using either the standard protocol or the http way from python?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
谷歌是你的朋友。
Python 包索引 具有 几个 与 Yahoo 相关的模块,包括这个 一个 符合您的要求。
Google is your friend.
The Python Package Index has several modules to do with Yahoo, including this one which matches your requirements.
还有 Yahoo IM SDK 可能会有所帮助。
There is also the Yahoo IM SDK that might help.