Install Mysql to use with Python

Asked

Viewed 777 times

0

I’m first in python and I want to know how to install mysql to store terminal information.

I use wamp/mysql to develop in php, is it possible to make some relationship between them? (use wamp mysql for python?)

Use Windows 10 and python 3.4.4

1 answer

0


You need to install the library version Pymysql on the python terminal

Browser other questions tagged

You are not signed in. Login or sign up in order to post.