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