I am in the need of saving data into a MySQL database, my problem is I can\'t find the package...
Solution explored:
Oracle website: https://dev.mysql.c
pip install mysql-connector-python
This command on cmd will solve the problem. Run cmd as administrator if in any case you face problem.