开发者

Getting Started with Python YQL

开发者 https://www.devze.com 2023-01-13 07:23 出处:网络
I want to try to use the Yahoo Fantasy Sports API for my fantasy footballleague, but it seems like I can only access the data if I authenticate with Yahoo.Makes sense.However, I am new to Python and h

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 us开发者_运维知识库e oauth with yahoo in python will be greatly appreciated.

Thanks in advance


Just use easysinstall

c:/python25/scripts/easy_install.exe yql

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

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号