__init__.py 44 B

123
  1. import pymysql
  2. pymysql.install_as_MySQLdb()