Skip to content

Latest commit

 

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