[Python] PyPDF2解析pdf文件

環境Python3.X + PyPDF2python 需求:Python解析指定文件夾下pdf文件讀取須要的數據並寫入數據庫mysql 1 - PyPDF2安裝sql pip install PyPDF2 2 - pdfread.py腳本編寫數據庫 from PyPDF2.pdf import PdfFileReader import pymysql import os import os.pat
相關文章
相關標籤/搜索