This project contains a known working combination of supported projects.
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.