Python pymysql

From wikinotes
Revision as of 20:53, 6 May 2018 by Will (talk | contribs) (Created page with "pymysql is awesome. It fully supports python2/python3, it's simple to install and it's usage is virtually identical to mysql-python.")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

pymysql is awesome. It fully supports python2/python3, it's simple to install and it's usage is virtually identical to mysql-python.