Client APIsPython SDKInstallationVersion: 0.11.11On this pageInstallationPython SDK Installation Guide Minimum Python The minimum Python supported is 3.6. https://wiki.python.org/moin/BeginnersGuide/Download Install Python's package manager pip You will need pip to install the fluvio package from PyPi https://pip.pypa.io/en/stable/installation/ Install fluvio with pip Run the following to install fluvio package $ pip install fluvio