import pymysql mysql_host = "nas.icezhb.work" mysql_port = 12345 mysql_user = "root" mysql_password = "ICEzhb0000@" mysql_database = "music_sql"