Skip to content

Schumi543/redquery

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Redash API Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%