Zou is an API that allows to store and manage the data of your CG production. Through it you can link all the tools of your pipeline and make sure they are all synchronized.
To integrate it quickly in your tools you can rely on the dedicated Python client named Gazu.
Zou can:
- Store production data: projects, shots, assets, tasks, files metadata and validations.
- Provide folder and file paths for any task.
- Data import from Shotgun or CSV files.
- Export main data to CSV files.
- Provide helpers to manage task workflow (start, publish, retake).
- Listen to events to plug external modules on it.
Installation of Zou itself is pretty straightforward but it requires the setup of third-parties tool like a database instance. So we recommend you to jump directly to the full documentation:
All contributions are welcome as long as they respect the C4 contract.
Zou is based on Python and the Flask framework.
Instruction for setting up a development environment are available in the documentation
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. Through our diverse experiences, we allow studios to get better at doing software and focus more on the artistic work.
Visit cg-wire.com for more information.