Skip to content

Paul-PSDigital/osquery-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

osquery-python

Python bindings for OSQuery

README

This is the README file for osquery-python

Example Usage: from osquery import osquery

osquery = osquery() print osquery.setOutputMode("--json").query("SELECT * from etc_hosts")

Todo

[ ] Add SWIG Interfaces [ ] Package

About

Python bindings for OSQuery (No where near usable yet)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages