Hi, I created a pyblish plugin for maya.
The current maya implementation is just a pip package, and requries devs to run some code to setup maya on startup.
Whereas this plugin let’s you enable and disable pyblish, and the setup & teardown are handled automatically. (including pyblish-lite ui setup)
Not sure if there’s interest to move this under the pyblish org on github?