jgstew / BigFixOperator

A tool to manage BigFix console operators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

A tool to manage BigFix console operators

License:Apache License 2.0


Languages

Language:Python 88.0%Language:Dockerfile 12.0%