Python YQL 入门
我想尝试将 Yahoo Fantasy Sports API 用于我的 Fantasy Football League,但似乎只有通过 Yahoo 进行身份验证才能访问数据。有道理。然而,我是Python新手,不知道如何开始。
我在网上找到了一个python模块 链接文本 但我不知道如何在 Windows 计算机上“安装”扩展名为 .gz 的文件。
简而言之,您可以提供有关如何在 python 中将 oauth 与 yahoo 一起使用的任何帮助,我们将不胜感激。
提前致谢
I want to try to use the Yahoo Fantasy Sports API for my fantasy football league, but it seems like I can only access the data if I authenticate with Yahoo. Makes sense. However, I am new to Python and have no idea how to get started.
I found a python module on the web
link text
but I don't know how to "install" a file that has a .gz extension on a windows machine.
Simply, any help you can provide on how to use oauth with yahoo in python will be greatly appreciated.
Thanks in advance
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
只需使用简易安装
如有必要,将路径替换为计算机的 python 路径。
Just use easysinstall
Replace path with your computer's python path if necessary.