Skip to content

parety/Easyxus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Easyxus

Introduction

  • 方正教务管理系统访问接口
  • 使用了OCR识别验证码,可以实现自动化访问
  • 禁止用作任何非法行为,使用者一旦触犯法律,后果自负!

Require Libs

  • Requests - requesting the website
  • pytesseract - OCR module
  • PIL - turn the image into bi-mode
  • BeautifulSoup4 - to parse the html
  • urllib - encode the GB2312 code to match the url

About

方正教务系统访问

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%