import pymysql as sql import PyPDF4 as pdf db = sql.connect("localhost", "testuser", "nithin2606", "book_reader") cursor = curso