tree: 02738e7fd922a5402381cac0e859ef1b0984cb0d [path history] [tgz]
  1. build-wheels.sh
  2. glibc_version_fix.h
  3. install_command.sh
  4. lint-python.sh
  5. README.md
python/README.md

This directory contains commonly used scripts for testing and creating python packages for connectors.

The original version of the files are based on https://github.com/apache/flink/tree/release-1.17.2/flink-python/dev.

Created FLINK-33762 to make these scripts versioned to allow backward incompatible changes in the future.