darkvertex / pyblish

Test-driven content creation, visit http://pyblish.com for the full scoop.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

title

PyPI version Build Status Gitter

Pyblish

This project contains a known working combination of supported projects.

You may also be interested in..




Installation

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.




Usage

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.

About

Test-driven content creation, visit http://pyblish.com for the full scoop.

License:GNU Lesser General Public License v3.0


Languages

Language:Python 100.0%