Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Agent File

Our Python agent is published in Python PyPi repository: https://pypi.org/project/sealights-python-agent/
You can download it and all its dependencies using the following command:

pip install sealights-python-agent

The agent uses the cryptography package which requires OpenSSL libraries and include files.
On Linux this is usually available but on Windows systems, you might need to install it and add it to the LIB & INCLUDE folders

  • No labels