Metadata-Version: 2.4
Name: czudf-toolkit
Version: 0.0.3
Summary: Python toolkit for developing UDFs on the ClickZetta platform
Author: guantao.gao
Author-email: guantao.gao <guantao.gao@clickzetta.com>
License-Expression: Apache-2.0
License-File: LICENSES/Apache-2.0.txt
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
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 :: 3.14
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.10
Project-URL: Homepage, https://github.com/czudf/czudf-python-toolkit
Project-URL: Issues, https://github.com/czudf/czudf-python-toolkit/issues
Project-URL: Repository, https://github.com/czudf/czudf-python-toolkit
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2026 Yunqi Inc
SPDX-License-Identifier: Apache-2.0
-->

# czudf-python-toolkit

Python toolkit for developing UDFs on the ClickZetta platform.

![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)

The Python source code, documentation, and project build files are released
under the [Apache License 2.0](LICENSES/Apache-2.0.txt). Other auxiliary files
are released under [CC0 1.0 Universal](LICENSES/CC0-1.0.txt).
