Welcome to pyauditor’s documentation!
pyauditor is a client for interacting with an Auditor instance via Python. It provides functionality to create records and send records to and receive records from Auditor and as such serves as the basic building block for Collectors and Plugins written in Python.
Installation
pyauditor requires a Python version >= 3.9.
python3 -m pip install python-auditor