In the last days I have been learning PHP and MySQL, and I have supported the WAMP package which comes with the Apache web server, the MySQL GBD and the PHP libraries. I wanted to know if it is possible, having installed both the WAMP package and Python (obviously both independently), make a connection to the MySQL database provided by WAMP through Python. If so, what should I configure of the WAMP package? Do I need to download some Python API?
I hope you can solve this doubt.