This is a quick example of how to set up and use the Pangea Python SDK.
In the example root directory (./examples/audit
), run the following command:
poetry install
Set up environment variables (Instructions) PANGEA_AUDIT_TOKEN
and PANGEA_DOMAIN
with your project token configured on Pangea User Console (token should have access to the Secure Audit Log service Instructions) and with your Pangea domain.
To run examples:
poetry run python audit_examples/log.py