[mysqlclient](https://github.com/pymysql/mysqlclient-python) is fork of this project. It supports MySQL 8.0, MariaDB 10.x, and Python 3.x. And Oracle provides another MySQL client library; MySQL Connector/Python. You can install it [from PyPI](https://pypi.org/project/mysql-connector-python/) too.