Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想尝试将 Yahoo Fantasy Sports API 用于我的梦幻足球联赛,但似乎只有通过 Yahoo 进行身份验证才能访问数据。说得通。但是,我是 Python 新手,不知道如何开始。
我在网络链接文本上找到了一个 python 模块, 但我不知道如何在 Windows 机器上“安装”一个扩展名为 .gz 的文件。
简单地说,您可以提供有关如何在 python 中将 oauth 与 yahoo 一起使用的任何帮助,我们将不胜感激。
提前致谢
只需使用easysinstall
c:/python25/scripts/easy_install.exe yql
如有必要,将 path 替换为您计算机的 python 路径。