最新稳定版本可在 PyPI 中获取,并可以通过以下命令安装:pip
pip
$ python3 -m pip install PyMySQL
要使用 “sha256_password” 或 “caching_sha2_password” 进行身份验证,您需要安装额外的依赖项
$ python3 -m pip install PyMySQL[rsa]
Python – 以下之一
CPython >= 3.7
最新的 PyPy 3
MySQL Server – 以下之一
MySQL >= 5.7
MariaDB >= 10.3