data_collector.py 86 Bytes Raw Blame History Permalink 1 2 3 4 5 6 import pymysql pymysql.install_as_MySQLdb() class Collector: def __init__(self):