Skip to content

x-man/Python-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Python-code

北邮成绩查询并计算GPA

python2.7 需要的包有:pillow、pytesser、tesseract

pillow安装:pip install pillow tesseract按:pip install tesseract pytesser安装:直接下载、解压即可 把pytesser.py文件中的 import Image改为 from PIL import Image

然后把文件放到pytesser目录中,打开文件 最后学号密码改为自己

打开cmd切换到文件所在目录,输入 python buptGrade.py 回车

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages