A proof of concept tool to manage BigFix console operators
To bundle and run as a binary in a single file:
pyinstaller --clean --onefile ./src/BigFixOperator.py
Note: look at the besapi python wrapper for general BigFix REST API functionality