Skip to content

🗂 Using the "pymysql" library to make a connection between MySQL/Python

License

Notifications You must be signed in to change notification settings

alpdias/connection-python-mysql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Conexão Python & MySQL

Utilizando a biblioteca "pymysql" para realizar uma conexão entre um banco de dados MySQL e um código escrito em Python.

Python 3.7.4

Módulos Python

pip install pymysql


Python & MySQL connection

Using the "pymysql" library to make a connection between a MySQL database and code written in Python.

Python 3.7.4

Python modules

pip install pymysql