• Stars
    star
    126
  • Rank 282,882 (Top 6 %)
  • Language
    Python
  • License
    Other
  • Created about 10 years ago
  • Updated 4 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

Build Status Build status Coverage Status PyPI version Code Health Gitter

image

Test-driven content creation for collaborative, creative projects.




Introduction

Pyblish is a modular framework, consisting of many sub-projects. This project contains the primary API upon which all other projects build.

You may use this project as-is, or in conjunction with surrounding projects - such as pyblish-maya for integration with Autodesk Maya, pyblish-qml for a visual front-end and pyblish-starter for a starting point your publishing pipeline.




Installation

pyblish-base is available on PyPI.

$ pip install pyblish-base

Like all other Pyblish projects, it may also be cloned as-is via Git and added to your PYTHONPATH.

$ git clone https://github.com/pyblish/pyblish-base.git
$ # Windows
$ set PYTHONPATH=%cd%\pyblish-base
$ # Unix
$ export PYTHONPATH=$(pwd)/pyblish-base



Usage

Refer to the getting started guide for a gentle introduction to the framework and the forums for tips and tricks.


Upload to PyPI

To make a new release onto PyPI, you'll need to be mottosso and type this.

cd pyblish-base
python .\setup.py sdist bdist_wheel
python -m twine upload .\dist\*

More Repositories

1

pyblish

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

pyblish-qml

Pyblish QML frontend for Maya 2013+, Houdini 11+, Nuke 8+ and more
Python
114
star
3

pyblish-maya

Pyblish for Maya
Python
66
star
4

pyblish-lite

A community-driven alternative to pyblish-qml
Python
50
star
5

pyblish-houdini

Sidefx Houdini integration of Pyblish
Python
18
star
6

pyblish-starter

A basic asset creation pipeline - batteries included. http://pyblish.com/pyblish-starter
Python
18
star
7

pyblish-photoshop

Pyblish for Photoshop
Python
16
star
8

pyblish-magenta

Magenta kit for Pyblish
Python
10
star
9

pyblish-ftrack

Pyblish for FTrack
Python
10
star
10

pyblish-nuke

Pyblish for Nuke
Python
9
star
11

pyblish-deadline

Pyblish for Deadline
Python
7
star
12

pyblish-blender

Pyblish for Blender
5
star
13

pyblish-event

An intranet frontend for real-time updates of Pyblish events
CSS
5
star
14

pyblish-napoleon

An asset framework for Pyblish
Mathematica
5
star
15

pyblish-3dsmax

Pyblish for 3ds Max
Python
4
star
16

pyblish-aftereffects

Pyblish for After Effects
4
star
17

pyblish-by-example

A hands-on introduction to Pyblish using short example programs. http://learn.pyblish.com
CSS
4
star
18

developer-guide

A maintainers and feature developers guide to Pyblish - https://pyblish.gitbooks.io/developer-guide/content/
CSS
3
star
19

pyblish-tray

The Pyblish Control Panel
QML
3
star
20

pyblish-win

Pyblish for Windows
Python
3
star
21

apidocs

Source for API documentation at http://api.pyblish.com
Sass
2
star
22

pyblish-hiero

Pyblish for Hiero
Python
2
star
23

pyblish-rpc

An RPC interface to Pyblish (DEPRECATED)
Python
2
star
24

pyblish.github.io

pyblish.com website
CSS
2
star
25

pyblish-clarisse

Pyblish for Isotropix Clarisse
Python
2
star
26

pyblish-standalone

Pyblish Standalone
Python
2
star
27

pyblish-royalrender

Pyblish for Royal Render
Python
2
star
28

pyblish-unreal

Pyblish for Unreal Engine 4 & 5
Python
2
star
29

pyblish-universe

The upcoming Pyblish website - http://pyblish.github.io/pyblish-universe
Python
1
star
30

pyblish-ci

Pyblish Continuous Integration Platform
Python
1
star
31

pyblish-shell

Pyblish binaries on-the-go
Python
1
star
32

pyblish-mindbender

Pyblish for Mindbender
Mathematica
1
star
33

pyblish-nukestudio

Pyblish for NukeStudio
Python
1
star
34

pyblish-modo

The Foundry Modo integration of Pyblish
Python
1
star
35

pyblish-krita

Pyblish for Krita
1
star