{"id":13678765,"url":"https://github.com/cgwire/gazu","last_synced_at":"2025-12-24T14:19:49.176Z","repository":{"id":22673037,"uuid":"86195726","full_name":"cgwire/gazu","owner":"cgwire","description":"Python Client for the Kitsu API (Zou)","archived":false,"fork":false,"pushed_at":"2025-04-24T10:02:36.000Z","size":7149,"stargazers_count":87,"open_issues_count":1,"forks_count":57,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-04-24T11:20:33.459Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://gazu.cg-wire.com","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cgwire.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-03-25T23:47:00.000Z","updated_at":"2025-04-24T10:02:41.000Z","dependencies_parsed_at":"2024-01-14T17:12:01.005Z","dependency_job_id":"8eec7ae8-5414-41a9-8cd6-27833c04560a","html_url":"https://github.com/cgwire/gazu","commit_stats":null,"previous_names":[],"tags_count":140,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fgazu","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fgazu/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fgazu/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cgwire%2Fgazu/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cgwire","download_url":"https://codeload.github.com/cgwire/gazu/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251529603,"owners_count":21603987,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-02T13:00:58.008Z","updated_at":"2025-12-24T14:19:49.164Z","avatar_url":"https://github.com/cgwire.png","language":"Python","funding_links":[],"categories":["Official Repositories"],"sub_categories":[],"readme":".. figure:: https://zou.cg-wire.com/kitsu.png\n   :alt: Kitsu Logo\n\n\nGazu, Python client for the Kitsu API\n=====================================\n\nThe Kitsu Python client allows you to fetch data easily from the Kitsu\ncollaboration platform. With Gazu, you bring assets and shots data into your\npipeline tools. It comes with extra features such as preview publishing and \nevent stream listening.\n\nIt is made to be used with the `Kitsu API \u003chttps://zou.cg-wire.com\u003e`__. It\nrequires an up-and-running instance of Kitsu to run correctly.\n\n|CI badge| |Discord| |Downloads|\n\nQuickstart\n----------\n\nInstall Gazu in your application environment via pip:\n\n.. code:: bash\n\n    pip install gazu\n\nThe client requires a few extra configurations before being used. It\nneeds to know where is located the API server and to log in:\n\n.. code:: python\n\n    import gazu\n\n    gazu.set_host(\"https://zou-server-url/api\")\n    gazu.log_in(\"user@yourdomain.com\", \"password\")\n\nLet's finish with an example. Fetch all the open projects:\n\n::\n\n    projects = gazu.project.all_open_projects()\n\n\nDocumentation\n-------------\n\nDocumentation and specification are available on a dedicated website:\n\n`https://gazu.cg-wire.com \u003chttps://gazu.cg-wire.com\u003e`__\n\n\nProjects using the Kitsu client\n-------------------------------\n\nOur community-built open-source tools connect your content creation tools to\nyour Kitsu instance. They are listed below:\n\n* `Qtazu \u003chttps://github.com/Colorbleed/qtazu\u003e`__: Qt Widgets such as a login\n  modal.\n* `Nagato \u003chttps://github.com/eaxum/nagato\u003e`__: Publishing and file versioning\n  for Blender.\n* `Bamboo \u003chttps://github.com/nervYu/Bamboo\u003e`__: Pyside2 widgets to publish\n  previews to Kitsu.\n* `Gazu Publisher \u003chttps://github.com/cgwire/gazu-publisher\u003e`__: Our work in\n  progress publisher tool.\n\n\nContributions\n-------------\n\nAll contributions are welcome as long as they respect the `C4\ncontract \u003chttps://rfc.zeromq.org/spec:42/C4\u003e`__.\n\nThe code must follow the pep8 convention.\n\nYou can use the pre-commit hook for Black (a Python code formatter) before committing :\n\n.. code:: bash\n\n    pip install pre-commit\n    pre-commit install\n\n\nContributors\n------------\n\n* @aboellinger (Xilam)\n* @BigRoy (Colorbleed)\n* @col-one (Allegorithmic)\n* @EvanBldy (CGWire) - *maintainer*\n* @flablog (Les Fées Spéciales)\n* @frankrousseau (CGWire) - *maintainer*\n* @kguyaux\n* @LedruRollin (Xilam)\n* @g-Lul (TNZPV)\n* @jdrese (HEAJ)\n* @pcharmoille (Unit Image)\n* @tokejepsen (Bumpybox)\n* @tpodeva\n\nAbout authors\n-------------\n\nKitsu 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.\n\nVisit `cg-wire.com \u003chttps://cg-wire.com\u003e`__ for more information.\n\n|CGWire Logo|\n\n.. |CI badge| image:: https://github.com/cgwire/gazu/actions/workflows/ci.yml/badge.svg\n   :target: https://github.com/cgwire/gazu/actions/workflows/ci.yml\n.. |Discord| image:: https://badgen.net/badge/icon/discord?icon=discord\u0026label\n   :target: https://discord.com/invite/VbCxtKN\n.. |CGWire Logo| image:: https://zou.cg-wire.com/cgwire.png\n   :target: https://cg-wire.com\n.. |Downloads| image:: https://static.pepy.tech/personalized-badge/gazu?period=total\u0026units=international_system\u0026left_color=grey\u0026right_color=orange\u0026left_text=Downloads\n   :target: https://pepy.tech/project/gazu\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgwire%2Fgazu","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcgwire%2Fgazu","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcgwire%2Fgazu/lists"}