Metadata-Version: 2.1
Name: pyarrow-assert
Version: 0.3.6
Summary: Dora Node for plotting text and bbox on image with OpenCV
Home-page: https://github.com/dora-rs/dora.git
License: MIT
Author: Haixuan Xavier Tao
Author-email: tao.xavier@outlook.com
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
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
Requires-Dist: dora-rs (>=0.3.6,<0.4.0)
Requires-Dist: numpy (<2.0.0)
Requires-Dist: pyarrow (>=5.0.0)
Project-URL: Documentation, https://github.com/dora-rs/dora/blob/main/node-hub/pyarrow-assert/README.md
Description-Content-Type: text/markdown

# Dora Node for asserting arrow data.

This node assert that the DATA that is specified within the environment variable or from `--data` argument is the same as the data received.

Check example at [examples/pyarrow-test](examples/pyarrow-test)

