Pyblish maya plugin

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)

image

Not sure if there’s interest to move this under the pyblish org on github?

Looks neat, in retrospect this is a better way to handle the install. :clap: If you make a PR I’m sure it could be merged with the pyblish_maya project, I think you already have maintainer-privileges there as well.