MySQL Connection support for Python3 on ubuntu

$ sudo apt install libmysqlclient-dev
$ pip3 install mysqlclient