Skip to main content

Gazu is a client for Zou, the API to store the data of your CG production.

Project description

Gazu Logo

Gazu, steroïds for your CG tools

Gazu is a Python client that allows to fetch data easily from your CG production environment (tasks, shots, assets, casting and dependencies). More than giving access to data, it allows to perform operations like generating file paths, marking a task as started, setting a thumbnail on a shot and many more. To make it short, it will boost your pipeline tools!

It is made to be used with the Zou API. It requires an up and running instance of Zou to run properly.

Build status

Slackin badge

Quickstart

Install Gazu in your application environment via pip:

pip install gazu

The client requires a few extra configuration before being used. It needs to know where is located the API server and to log in:

import gazu

gazu.set_host("https://zou-server-url")
gazu.log_in("user@yourdomain.com", "password")

Let’s finish with an example. Fetch all the open projects:

projects = gazu.projects.open_projects()

Then jump to the documentation to see what features are available!

Documentation

Documentation is available on a dedicated website:

https://gazu.cg-wire.com/

Contributions

All contributions are welcome as long as they respect the C4 contract.

Code must follow the pep8 convention.

Sponsors

Unit Image Logo Les Fées Spéciales Logo

About authors

Gazu is written by CG Wire, a company based in France. We help small to midsize CG studios to manage their production and build pipeline efficiently.

We apply software craftmanship principles as much as possible. We love coding and consider that strong quality and good developer experience matter a lot. Our extensive experience allows studios to get better at doing software and focus more on the artistic work.

Visit cg-wire.com for more information.

CGWire Logo

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

gazu-0.6.10-py2.py3-none-any.whl (28.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gazu-0.6.10-py2.py3-none-any.whl.

File metadata

  • Download URL: gazu-0.6.10-py2.py3-none-any.whl
  • Upload date:
  • Size: 28.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.5.0.1 requests/2.20.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.30.0 CPython/2.7.12

File hashes

Hashes for gazu-0.6.10-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 599642b4cc4fb8c59cb9411fbf02b443945d7774507c60e2355e0a7425a37458
MD5 3ccfa1bf24f46461786e5e9bf4bc0eed
BLAKE2b-256 5df0a15b14b587cfb45703bbf3c44190a377e6829bfdf0b3461f71eb71379fb4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page