Metadata-Version: 2.2
Name: pyarrow-sender
Version: 0.3.9
Summary: Dora pyarrow Sender
Author-email: Haixuan Xavier Tao <tao.xavier@outlook.com>, Enzo Le Van <dev@enzo-le-van.fr>
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: dora-rs>=0.3.6
Requires-Dist: numpy<2.0.0
Requires-Dist: pyarrow>=5.0.0

# Dora Node for sending arrow data.

This node send DATA that is specified within the environment variable or from `--data` argument.

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