tree: 807703c9f320eeaba5aaf29ebfa9613d3f778a47 [path history] [tgz]
  1. README.md
  2. server.py
http/get_compressed/python/server/README.md

HTTP GET Arrow Data: Compressed Arrow Data Examples

This directory contains an example of an HTTP server implemented in Python able to serve Arrow IPC streams compressed with different algorithms negotiated with the client via different standard HTTP headers.

To run this example:

pip install pyarrow
python server.py