Skip to main content

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

Project description

Kitsu Logo

Gazu, Python client for the Kitsu API

The Kitsu Python client allows you to fetch data easily from the Kitsu collaboration platform. With Gazu, you bring assets and shots data into your pipeline tools. It comes with extra features such as preview publishing and event stream listening.

It is made to be used with the Kitsu API. It requires an up-and-running instance of Kitsu to run correctly.

CI badge Discord Downloads

Quickstart

Install Gazu in your application environment via pip:

pip install gazu

The client requires a few extra configurations 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/api")
gazu.log_in("user@yourdomain.com", "password")

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

projects = gazu.project.all_open_projects()

Documentation

Documentation and specification are available on a dedicated website:

https://gazu.cg-wire.com

Projects using the Kitsu client

Our community-built open-source tools connect your content creation tools to your Kitsu instance. They are listed below:

  • Qtazu: Qt Widgets such as a login modal.

  • Nagato: Publishing and file versioning for Blender.

  • Bamboo: Pyside2 widgets to publish previews to Kitsu.

  • Gazu Publisher: Our work in progress publisher tool.

Contributions

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

The code must follow the pep8 convention.

You can use the pre-commit hook for Black (a Python code formatter) before committing :

pip install pre-commit
pre-commit install

Contributors

  • @aboellinger (Xilam)

  • @BigRoy (Colorbleed)

  • @col-one (Allegorithmic)

  • @EvanBldy (CGWire) - maintainer

  • @flablog (Les Fées Spéciales)

  • @frankrousseau (CGWire) - maintainer

  • @kguyaux

  • @LedruRollin (Xilam)

  • @g-Lul (TNZPV)

  • @jdrese (HEAJ)

  • @pcharmoille (Unit Image)

  • @tokejepsen (Bumpybox)

  • @tpodeva

About authors

Kitsu is written by CGWire, a company based in France. We help animation and VFX studios to collaborate better through efficient tooling. We already work with more than 70 studios around the world.

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 Distribution

gazu-0.10.13.tar.gz (69.9 kB view details)

Uploaded Source

Built Distribution

gazu-0.10.13-py2.py3-none-any.whl (51.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file gazu-0.10.13.tar.gz.

File metadata

  • Download URL: gazu-0.10.13.tar.gz
  • Upload date:
  • Size: 69.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for gazu-0.10.13.tar.gz
Algorithm Hash digest
SHA256 d5f8a70a654eb83d36ebaeedf3b9d6a1d47e589f1a24dfb22bda7cc039f7814c
MD5 52b42b644cdfb63dba16762b3e7a9f38
BLAKE2b-256 93bea749a4a4660308ddaed21c86dde2d06a98d9668e36244b516085ea9a72a5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: gazu-0.10.13-py2.py3-none-any.whl
  • Upload date:
  • Size: 51.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.0 CPython/3.12.4

File hashes

Hashes for gazu-0.10.13-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 683a908714e5b64b23a9cc8bdf7055a8b52dd67beae7f1e2e4aa806fbf8eca2d
MD5 86a86c7639595cb0883bf24b128f7427
BLAKE2b-256 344133f5304c391bd21450e7cae4f47e10548dcea37c089280b09b2146638caa

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