Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 685 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 685 Bytes

Pangea Python SDK examples

This is a quick example of how to set up and use the Pangea Python SDK.

Set up

In the example root directory (./examples/intel), run the following command:

poetry install

Set up the environment variables (Instructions) PANGEA_INTEL_TOKEN and PANGEA_DOMAIN with your project token configured on the Pangea User Console (token should have access to Intel services Instructions) and with your Pangea domain.

Run

To run examples:

poetry run python intel_examples/domain/domain_reputation.py