/python-nexpose

A Python3 wrapper for the Nexpose API.

Primary LanguagePythonApache License 2.0Apache-2.0

python-nexpose

A Python3 wrapper for the Nexpose API.

To install dependencies:

pip3 install defusedxml

or on Ubuntu/Debian-based distros:

sudo apt-get install python3-defusedxml