| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
|
|
Sorry, something went wrong.
There was a problem hiding this comment.
Thank you for your contribution! Sorry that osquery-python has not seen a lot of love recently.
I'm looking to release a new version soon.
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
I am working on a project where I am using this python library in a Windows and Linux environment. It is super convenient for getting python to communicate with osqueryd.
I am using this module with Python version 3.9 in my environment and I am receiving the following warnings referencing the management.py file:
This PR will fix those warnings and replace the is not 0 with != 0 in the management.py file.