publish
Last updated
Publish via Python.
Source
Added
1.0.16
This function runs all currently discoverable plug-ins and is especially useful when running without a GUI or to run remotely.
import pyblish.util
context = pyblish.util.publish(){{ file.mtime }}
Last updated