/redquery

Redash API Client

Primary LanguagePython

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