simplemysql icon indicating copy to clipboard operation
simplemysql copied to clipboard

An ultra simple wrapper for Python MySQLdb with very basic functionality

Results 3 simplemysql issues
Sort by recently updated
recently updated
newest added

I made some changes for this module. Now this module can work with Python 3

Hello! I want to upgrade my Python version to latest for using latest language features, but when I tried to install simplemysql, I occured an error And how described [here](https://stackoverflow.com/a/14087705),...