FICHA · MANJARO

python-pymysql

Pure Python MySQL Client

  • Library
  • Dev
  • DATABASE
  • NETWORK
  • Dependency only
official+codex · reviewed · May 28, 2026 description in en

Description

Connects Python applications to MySQL-compatible databases without a compiled extension. It helps programs run SQL, manage transactions, fetch rows, and integrate MySQL access into Python services or scripts.

Database code can expose or change critical data. Use parameterized queries, least-privilege users, TLS where appropriate, and tested transaction handling.

Permissions

Permissions not analysed for this source yet.