Skip to content

IanTeng/PyDrillRest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

PyDrillRest

Drill Rest CLient For Python

Example:

import pyDrillRest

drill=pyDrillRest.DrillClient('localhost:8047')

print drill.sqlQuery("SELECT * FROM cp.employee.json limit 10")

About

Drill Rest CLient For Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages