PDF (US Ltr)
- 4.5Mb
PDF (A4)
- 4.5Mb
Connector/Python runs on any platform where Python is installed. Python comes preinstalled on most Unix and Unix-like systems, such as Linux, macOS, and FreeBSD. On Microsoft Windows, a Python installer is available at the Python Download website or via the Microsoft app store. If necessary, download and install Python for Windows before attempting to install Connector/Python.
Note
Connector/Python requires python in the system's
PATH
.
Quick Installation Guide: use pip
$> pip install mysql-connector-python