yql

Client library for YQL (Yahoo Query Language)
Download

yql Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Stuart Colville
  • Publisher web site:
  • http://muffinresearch.co.uk

yql Tags


yql Description

Client library for YQL (Yahoo Query Language) Pyql is a client library for making queries with Yahoo Query Language.Installation:sudo easy_install yqlUsage:>>> import yql>>> y = yql.Public()>>> query = 'select * from flickr.photos.search where text=@text limit 3';>>> y.execute(query, {"text": "panda"})Source-codeBranches exist at https://launchpad.net/python-yqlContributions:Bug-fixes/Features/Patches always welcome - please add branches to the launchpad project. Requirements: · Python


yql Related Software