pyblish-base icon indicating copy to clipboard operation
pyblish-base copied to clipboard

Pyblish base library - see https://github.com/pyblish/pyblish for details.

Results 88 pyblish-base issues
Sort by recently updated
recently updated
newest added

I encountered an issue whilst setting up a character for animation. ## Backstory In a nutshell, it has to do with the value of certain attributes upon the asset being...

proposal

the badge / PYPI link in the pyblish-base [readme ](https://github.com/pyblish/pyblish-base/blob/master/README.md) is for `pyblish` but should be `pyblish-base` ![image](https://github.com/pyblish/pyblish-base/assets/3758308/7f0382b6-603c-4ca1-85cd-2eea0c364cfa)

when doing `pip install pyblish-base` it installs 2 folders - pyblish-base - tests it seems the tests should not be part of this install.

This should also fix [pyblish-nuke/#44](https://github.com/pyblish/pyblish-nuke/pull/44), which has some more context

reduce silent fails when the dev using pyblish messes up. closes #395

if 2 pyblish plugins have the same class name, they don't load in Pyblish. But since no error is thrown, it's hard to spot why the plugins don't load. A...

Changes since the currently included version: https://github.com/benjaminp/six/blob/master/CHANGES