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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file myyql-0.1.0.tar.gz
.
File metadata
- Download URL: myyql-0.1.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff67f2bc31b1d561bba2102eed8eadb086ab65056ad6450cec2815d2090fcfb2 |
|
MD5 | 75f8df3a674b84926bc28ae595d1b1b5 |
|
BLAKE2b-256 | eb8973dd9370e9dd6804169fc3af4e20ea4405bec1cfa1280556f7b6065746c8 |
File details
Details for the file myyql-0.1.0-py2.py3-none-any.whl
.
File metadata
- Download URL: myyql-0.1.0-py2.py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8a6ceb0682f69b5a84291931ba8d962349145ea9e65e28f65af38d879c19e41 |
|
MD5 | 2ed68a5ef322f575eed3317e35ac148e |
|
BLAKE2b-256 | d17a1059fcf34f7fb1da91c364f575e1752a0838d7b5be0f531fdef50cd4fc24 |