Python YQL 入门

发布于 2024-09-16 05:10:09 字数 353 浏览 3 评论 0原文

我想尝试将 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 技术交流群。

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

发布评论

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

评论(1

尽揽少女心 2024-09-23 05:10:09

只需使用简易安装

c:/python25/scripts/easy_install.exe yql

如有必要,将路径替换为计算机的 python 路径。

Just use easysinstall

c:/python25/scripts/easy_install.exe yql

Replace path with your computer's python path if necessary.

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