Metadata-Version: |
2.1 |
Name: |
gazu |
Version: |
0.10.21 |
Summary: |
Gazu is a client for Zou, the API to store the data of your CG production. |
Author: |
CG Wire |
Author-Email: |
frank[at]cg-wire.com |
Home-Page: |
https://gazu.cg-wire.com/ |
License: |
GNU Library or Lesser General Public License (LGPL) |
Keywords: |
cg,production,asset manager,asset,shot,tasks,tracking |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Environment :: Web Environment |
Classifier: |
Framework :: Flask |
Classifier: |
Intended Audience :: Developers |
Classifier: |
Natural Language :: English |
Classifier: |
Programming Language :: Python :: 2.7 |
Classifier: |
Programming Language :: Python :: 3.6 |
Classifier: |
Programming Language :: Python :: 3.7 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Programming Language :: Python :: 3.13 |
Classifier: |
Programming Language :: Python :: Implementation :: CPython |
Classifier: |
Programming Language :: Python :: Implementation :: PyPy |
Classifier: |
Topic :: Multimedia :: Graphics |
Requires-Python: |
>= 2.7, != 3.0.*, != 3.1.*, != 3.2.*, != 3.3.*, != 3.4.*, != 3.5.*, != 3.6.1, != 3.6.2 |
Requires-Dist: |
python-socketio[client] (<6,>=5.11.0); python_version != "2.7" |
Requires-Dist: |
requests (>=2.25.1) |
Requires-Dist: |
Deprecated (==1.2.15) |
Requires-Dist: |
pywin32 (>=308); sys_platform == "win32" and python_version != "2.7" |
Requires-Dist: |
wheel; extra == "dev" |
Requires-Dist: |
pytest; extra == "test" |
Requires-Dist: |
pytest-cov; extra == "test" |
Requires-Dist: |
requests_mock; extra == "test" |
Requires-Dist: |
multipart; python_version >= "3.13" and extra == "test" |
Requires-Dist: |
autoflake (==2.3.1); python_version >= "3.8" and extra == "lint" |
Requires-Dist: |
black (==24.10.0); python_version >= "3.9" and extra == "lint" |
Requires-Dist: |
pre-commit (==4.0.1); python_version >= "3.9" and extra == "lint" |
Provides-Extra: |
dev |
Provides-Extra: |
test |
Provides-Extra: |
lint |
License-File: |
LICENSE |