demo_mysql_test.py:
import mysql.connector #if this page is executed with no errors, you have the "mysql.connector" module installed.
➜ begtut>python demo_mysql_test.py