Skip to main content

YQL(Yahoo Query Language) client written in python3

Project description

myyql — YQL(Yahoo Query Language) client written in python3

## How do we get set up? `sh pip install myyql `

## Usage `python3 import myyql.request myyql.request.send(query='select * from yahoo.finance.historicaldata where symbol in ("EUR=X") and startDate = "2014-01-01" and endDate = "2014-12-31"', fmt='json') `

## Home [Github](https://github.com/chikyukotei/myyql)

## TO DO This is alpha

## YQL info

### tables

  • yahoo.finance.xchange

  • yahoo.finance.historicaldata

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

myyql-0.1.0.tar.gz (1.5 kB view hashes)

Uploaded Source

Built Distribution

myyql-0.1.0-py2.py3-none-any.whl (2.8 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page