MCPcopy Index your code
hub / github.com/davispuh/MySQL-for-Python-3

github.com/davispuh/MySQL-for-Python-3 @2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.0 ↗ · + Follow
307 symbols 1,012 edges 28 files 79 documented · 26%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

MySQLdb1

This is the legacy (1.x) version of MySQLdb. While it is still being maintained, there will not be a lot of new feature development.

Build Status

TODO

  • A bugfix 1.2.4 release
  • A 1.3.0 release that will support Python 2.7-3.3
  • The 2.0 version is being renamed moist and is heavily refactored.

Projects

  • MySQLdb-svn

    This is the old Subversion repository located on SourceForge. It has all the early historical development of MySQLdb through 1.2.3, and also is the working repository for ZMySQLDA. The trunk on this repository was forked to create the MySQLdb2 repository.

  • MySQLdb1

    This is the new (active) git repository. Only updates to the 1.x series will happen here.

  • MySQLdb2

    This is the now obsolete Mercurial repository for MySQLdb-2.0 located on SourceForge. This repository has been migrated to the moist repository.

Core symbols most depended-on inside this repo

execute
called by 63
MySQLdb/cursors.py
close
called by 36
MySQLdb/cursors.py
_connect
called by 26
tests/dbapi20.py
cursor
called by 25
MySQLdb/connections.py
fetchall
called by 22
MySQLdb/cursors.py
executeDDL1
called by 15
tests/dbapi20.py
check_data_integrity
called by 15
tests/capabilities.py
fetchmany
called by 12
MySQLdb/cursors.py

Shape

Method 151
Function 124
Class 32

Languages

Python81%
C19%

Modules by API surface

_mysql.c59 symbols
tests/dbapi20.py45 symbols
MySQLdb/cursors.py45 symbols
distribute_setup.py25 symbols
tests/capabilities.py23 symbols
tests/test_MySQLdb_nonstandard.py19 symbols
MySQLdb/connections.py18 symbols
MySQLdb/times.py12 symbols
MySQLdb/converters.py12 symbols
_mysql_exceptions.py11 symbols
tests/test_MySQLdb_dbapi20.py10 symbols
tests/test_MySQLdb_capabilities.py10 symbols

For agents

$ claude mcp add MySQL-for-Python-3 \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact