This project contains a known (but possibly old!) working combination of supported projects. See each corresponding project for latest up to date information, along with our forum and chat room below.
You may also be interested in..
- pyblish-base Foundation library
- pyblish-maya Autodesk Maya integration
- pyblish-qml Graphical user interface
Pyblish is available for Windows, Linux and MacOS, Python 2 and 3 via PyPI.
$ pip install pyblish
Contents
The PyPI package will install the latest known working combination of Pyblish projects, see setup.py for details.
Once installed, you will find a number of new Python packages available, most prominently pyblish.api
import pyblish.api
pyblish.api.discover()
See the README of each individual project for details, here are a few.