mysql-quote-identifiers

The python mysql connector has no way to safely quote identifiers like table names or database names. This library implements basic functions to do that.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install mysql-quote-identifiers

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.0.2 2025-08-05
0.0.1 2025-07-31
0.0.0 2025-07-31

Issues with this package?

Page last updated 2025-08-16 06:41:30 UTC