Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 238 Bytes

File metadata and controls

9 lines (7 loc) · 238 Bytes

Flask & MySQL Connectivity

First thing first install this in a directory
$ pip install flask-mysqldb is used to import the libray

than we will able to import this

  # from flask_mysqldb import MySQL