mysql-connector-python v9.6.0
pypiA self-contained Python driver for communicating with MySQL servers, using an API that is compliant with the Python Database API Specification v2.0 (PEP 249).
Updated
View on PyPI →
Version
9.6.0
69d ago
License
GNU GPLv2 (with FOSS License Exception)
69d ago
Weekly Downloads
N/A
Dependencies
6
69d ago
Required Runtime
>=3.10
69d ago
Deprecated
No
69d ago
Weekly downloads
Release activity
1 release tracked. Last release: 69 days ago.
v9.6.0
current
v9.6.0
Mar 22, 2026
Last changed
| Field | Change | When |
|---|---|---|
| required_runtime | (none) → >=3.10 | 69d ago |
| deprecated | (none) → false | 69d ago |
| latest_version | (none) → 9.6.0 | 69d ago |
| dep_count | (none) → 6 | 69d ago |
| license | (none) → GNU GPLv2 (with FOSS License Exception) | 69d ago |
Use it
REST API
$ curl
https://api.grounded-api.dev/v1/pypi/mysql-connector-python/latest_version
{ "value": "9.6.0" }
CLI
$ npx grounded-cli mysql-connector-python
mysql-connector-python@9.6.0 (pypi)