Python Connector
Installation
# Amazon Linux / CentOS dependencies
yum install python3-devel gcc-c++ -y
# Ubuntu/Debian dependencies
apt install python3-dev g++ -y
# pip dependencies
pip install wheelpip install --no-cache-dir e6data-python-connectorPrerequisites
Last updated

