Downloading the Python agent file

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