Skip to main content

Installation

The client is published on PyPI and can be installed using pip.

pip install h2o-audit-trail

Using the client

After you install the package, you can import it with import h2o_audit_trail.

To get started, follow the authentication guide and example pages that explain basic client usage.


Feedback