Skip to content

Files

Latest commit

author
MasamichiIdeue
Jun 29, 2017
a1d4ba0 · Jun 29, 2017

History

History
19 lines (12 loc) · 297 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 297 Bytes

Redquery

Python Redash API Client

Installation

$ pip install git+https://github.com/MasamichiIdeue/redquery.git

Usage

from redquery import Client

c = Client('https://redash.example.host', api_key, data_sourece_id)
c.query('query').rows