Getting Started with python and mySQL connection
https://www.python.org/ftp/python/3.7.3/python-3.7.3.exe
https://www.python.org/ftp/python/3.7.3/python-3.7.3-amd64.exe
python -m pip install mysql-connector
https://code.visualstudio.com/
(Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, and more.)
(Python Extended is a vscode snippet that makes it easy to write codes in python by providing completion options along with all arguments.)
https://www.jetbrains.com/pycharm/
https://www.w3schools.com/python/python_mysql_getstarted.asp