__init__.py 46 B

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