MySQL Connection support for Python3 on ubuntuΒΆ

$ sudo apt install libmysqlclient-dev
$ pip3 install mysqlclient