/BigFixOperator

A tool to manage BigFix console operators

Primary LanguagePythonApache License 2.0Apache-2.0

BigFixOperator

A proof of concept tool to manage BigFix console operators

pyinstaller

To bundle and run as a binary in a single file:

pyinstaller --clean --onefile ./src/BigFixOperator.py

Related

Note: look at the besapi python wrapper for general BigFix REST API functionality