freshdeps_
~ / pypi / mysql-python
mysql-pythonPyPI
abandoned
Archived, deprecated/yanked, or silent for 2+ years.
✓ freshdeps checked mysql-python live against PyPI, GitHub & OSV on Jun 14, 2026 — but it goes stale again.
Install the MCP so your AI agent checks freshness before it recommends a dependency:
claude mcp add freshdeps -- npx -y github:SolvoHQ/freshdeps-mcp
One line. Works in Claude Code / Cursor / any MCP client (or paste the JSON config). Zero npm account needed.
Latest version
1.2.5
Last release
12.5y ago
Last commit
5.6y ago
Known CVEs (OSV)
0
Yanked
no
Repo archived
no
Suggested alternative
mysqlclient
MySQL-python is dead (Python 2 only, last release 2014); mysqlclient is the maintained fork.
Migration
pip install mysqlclient; import MySQLdb still works (mysqlclient keeps the MySQLdb module name)
Embed this freshdeps badge in your README. It reads the same hand-verified migration corpus this page does — so it tells anyone who lands on your repo whether mysql-python is a dead end before they install it.

freshdeps badge for mysql-python

Markdown
[![freshdeps](https://freshdeps.vercel.app/badge/pypi/mysql-python.svg)](https://freshdeps.vercel.app/pypi/mysql-python?ref=badge)
HTML
<a href="https://freshdeps.vercel.app/pypi/mysql-python?ref=badge"><img src="https://freshdeps.vercel.app/badge/pypi/mysql-python.svg" alt="freshdeps: mysql-python"></a>
The badge links back here with an independent ?ref=badge tag.
// support

This migration corpus is hand-verified and free — support keeping it that way.

checked 2026-06-14T21:12:41.416Z · sources: registry=true github=true osv=true