PYBLISH_GUI Set which GUI to register and load. Usage Setting this environment variable will enable Pyblish to register and load a GUI. Example import os os.environ["PYBLISH_GUI"] = "pyblish_qml" {{ file.mtime }}