zou


Namezou JSON
Version 0.19.27 PyPI version JSON
download
home_pagehttps://zou.cg-wire.com
SummaryAPI to store and manage the data of your animation production
upload_time2024-04-30 08:38:29
maintainerNone
docs_urlNone
authorCG Wire
requires_python<3.13,>=3.8.1
licenseGNU Affero General Public License v3
keywords animation cg asset shot api cg production asset management
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            .. figure:: https://zou.cg-wire.com/kitsu.png
   :alt: Kitsu Logo

Zou, the Kitsu API is the memory of your animation production
-------------------------------------------------------------

The Kitsu API allows to store and manage the data of your animation/VFX
production. Through it, you can link all the tools of your pipeline and make
sure they are all synchronized.

A dedicated Python client, `Gazu <https://gazu.cg-wire.com>`_, allows users to
integrate Zou into the tools. 

|CI badge| |Downloads badge| |Discord badge|

Features
~~~~~~~~

Zou can:

-  Store production data, such as projects, shots, assets, tasks, and file metadata.
-  Track the progress of your artists
-  Store preview files and version them
-  Provide folder and file paths for any task
-  Import and Export data to CSV files
-  Publish an event stream of changes

Installation and Documentation
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Installation of Zou requires the setup of third-party tools such as a database
instance, so it is recommended to follow the documentation:

`https://zou.cg-wire.com/ <https://zou.cg-wire.com>`__

Specification:
- `https://api-docs.kitsu.cloud/ <https://api-docs.kitsu.cloud>`__

Contributing
------------

Contributions are welcomed so long as the `C4
contract <https://rfc.zeromq.org/spec:42/C4>`__ is respected.

Zou is based on Python and the `Flask <http://flask.pocoo.org/>`__
framework.

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

.. code:: bash

    pip install pre-commit
    pre-commit install

Instructions for setting up a development environment are available in
`the documentation <https://zou.cg-wire.com/development/>`__


Contributors
------------

* @aboellinger (Xilam/Spa)
* @BigRoy (Colorbleed)
* @EvanBldy (CGWire) - *maintainer*
* @ex5 (Blender Studio)
* @flablog (Les Fées Spéciales)
* @frankrousseau (CGWire) - *maintainer*
* @kaamaurice (Tchak)
* @g-Lul (TNZPV)
* @pilou (Freelancer)
* @LedruRollin (Cube-Xilam)
* @mathbou (Zag)
* @manuelrais (TNZPV)
* @NehmatH (CGWire)
* @pcharmoille (Unit Image)
* @Tilix4 (Normaal)

About authors
~~~~~~~~~~~~~

Kitsu is written by CGWire, a company based in France. We help with 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 <https://cg-wire.com>`__ for more information.

|CGWire Logo|

.. |CI badge| image:: https://github.com/cgwire/zou/actions/workflows/ci.yml/badge.svg
   :target: https://github.com/cgwire/zou/actions/workflows/ci.yml
.. |Gitter badge| image:: https://badges.gitter.im/cgwire/Lobby.png
   :target: https://gitter.im/cgwire/Lobby
.. |CGWire Logo| image:: https://zou.cg-wire.com/cgwire.png
   :target: https://cgwire.com
.. |Downloads badge| image:: https://static.pepy.tech/personalized-badge/zou?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads
   :target: https://pepy.tech/project/zou
.. |Discord badge| image:: https://badgen.net/badge/icon/discord?icon=discord&label
   :target: https://discord.com/invite/VbCxtKN

            

Raw data

            {
    "_id": null,
    "home_page": "https://zou.cg-wire.com",
    "name": "zou",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.8.1",
    "maintainer_email": null,
    "keywords": "animation, cg, asset, shot, api, cg production, asset management",
    "author": "CG Wire",
    "author_email": "frank@cg-wire.com",
    "download_url": "https://files.pythonhosted.org/packages/39/a6/584fba2e4291609a204f38a7c89ac7d3266380a3cadc5312fb404378e267/zou-0.19.27.tar.gz",
    "platform": null,
    "description": ".. figure:: https://zou.cg-wire.com/kitsu.png\n   :alt: Kitsu Logo\n\nZou, the Kitsu API is the memory of your animation\u00a0production\n-------------------------------------------------------------\n\nThe Kitsu API allows to store and manage the data of your animation/VFX\nproduction. Through it, you can link all the tools of your pipeline and make\nsure they are all synchronized.\n\nA dedicated Python client, `Gazu <https://gazu.cg-wire.com>`_, allows users to\nintegrate Zou into the tools.\u00a0\n\n|CI badge| |Downloads badge| |Discord badge|\n\nFeatures\n~~~~~~~~\n\nZou can:\n\n-  Store production data, such as\u00a0projects, shots, assets, tasks, and file metadata.\n-  Track the progress of your artists\n-  Store preview files and version them\n-  Provide folder and file paths for any task\n-  Import and Export data to CSV\u00a0files\n-  Publish an event stream of changes\n\nInstallation and Documentation\n~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\n\nInstallation of Zou requires the setup of third-party tools such as a database\ninstance, so it is recommended to follow the documentation:\n\n`https://zou.cg-wire.com/ <https://zou.cg-wire.com>`__\n\nSpecification:\n- `https://api-docs.kitsu.cloud/ <https://api-docs.kitsu.cloud>`__\n\nContributing\n------------\n\nContributions are welcomed so long as the `C4\ncontract <https://rfc.zeromq.org/spec:42/C4>`__ is respected.\n\nZou is based on Python and the `Flask <http://flask.pocoo.org/>`__\nframework.\n\nYou can use the pre-commit hook for Black (a Python code formatter) before\ncommitting:\n\n.. code:: bash\n\n    pip install pre-commit\n    pre-commit install\n\nInstructions for setting up a development environment are available in\n`the documentation <https://zou.cg-wire.com/development/>`__\n\n\nContributors\n------------\n\n* @aboellinger (Xilam/Spa)\n* @BigRoy (Colorbleed)\n* @EvanBldy (CGWire) - *maintainer*\n* @ex5 (Blender Studio)\n* @flablog (Les F\u00e9es Sp\u00e9ciales)\n* @frankrousseau (CGWire) - *maintainer*\n* @kaamaurice (Tchak)\n* @g-Lul (TNZPV)\n* @pilou (Freelancer)\n* @LedruRollin (Cube-Xilam)\n* @mathbou (Zag)\n* @manuelrais (TNZPV)\n* @NehmatH (CGWire)\n* @pcharmoille (Unit Image)\n* @Tilix4 (Normaal)\n\nAbout authors\n~~~~~~~~~~~~~\n\nKitsu is written by CGWire, a company based in France. We help with animation and\nVFX studios to collaborate better through efficient tooling. We already work\nwith more than 70 studios around the world.\n\nVisit `cg-wire.com <https://cg-wire.com>`__ for more information.\n\n|CGWire Logo|\n\n.. |CI badge| image:: https://github.com/cgwire/zou/actions/workflows/ci.yml/badge.svg\n   :target: https://github.com/cgwire/zou/actions/workflows/ci.yml\n.. |Gitter badge| image:: https://badges.gitter.im/cgwire/Lobby.png\n   :target: https://gitter.im/cgwire/Lobby\n.. |CGWire Logo| image:: https://zou.cg-wire.com/cgwire.png\n   :target: https://cgwire.com\n.. |Downloads badge| image:: https://static.pepy.tech/personalized-badge/zou?period=total&units=international_system&left_color=grey&right_color=orange&left_text=Downloads\n   :target: https://pepy.tech/project/zou\n.. |Discord badge| image:: https://badgen.net/badge/icon/discord?icon=discord&label\n   :target: https://discord.com/invite/VbCxtKN\n",
    "bugtrack_url": null,
    "license": "GNU Affero General Public License v3",
    "summary": "API to store and manage the data of your animation production",
    "version": "0.19.27",
    "project_urls": {
        "Homepage": "https://zou.cg-wire.com"
    },
    "split_keywords": [
        "animation",
        " cg",
        " asset",
        " shot",
        " api",
        " cg production",
        " asset management"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8542498e49c5cfd2d21ba7ad143427deada18c1e44511827026753ddcf31051c",
                "md5": "8bdadbb07c0e4db97db5e34808c50881",
                "sha256": "2d480985acd1b487c2f7eb2b3cec19594f97246a1670fabd1528602ee3791807"
            },
            "downloads": -1,
            "filename": "zou-0.19.27-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8bdadbb07c0e4db97db5e34808c50881",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.8.1",
            "size": 503451,
            "upload_time": "2024-04-30T08:38:24",
            "upload_time_iso_8601": "2024-04-30T08:38:24.990233Z",
            "url": "https://files.pythonhosted.org/packages/85/42/498e49c5cfd2d21ba7ad143427deada18c1e44511827026753ddcf31051c/zou-0.19.27-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39a6584fba2e4291609a204f38a7c89ac7d3266380a3cadc5312fb404378e267",
                "md5": "4c5e27c0281c4c8fa4b7da078b623870",
                "sha256": "7a3b6f6199f5bd1c0b648ff5cfe224c7bb8d7d24dc64fc22ff2c3501201c8f95"
            },
            "downloads": -1,
            "filename": "zou-0.19.27.tar.gz",
            "has_sig": false,
            "md5_digest": "4c5e27c0281c4c8fa4b7da078b623870",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.8.1",
            "size": 331541,
            "upload_time": "2024-04-30T08:38:29",
            "upload_time_iso_8601": "2024-04-30T08:38:29.659558Z",
            "url": "https://files.pythonhosted.org/packages/39/a6/584fba2e4291609a204f38a7c89ac7d3266380a3cadc5312fb404378e267/zou-0.19.27.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-30 08:38:29",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "zou"
}
        
Elapsed time: 0.37288s