Skip to content

Login automatically to erp.mepcoeng.ac.in, with automatic captcha fill-in

Notifications You must be signed in to change notification settings

Jaspermusic/Mepco.erp-Login

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 

Repository files navigation

An GUI for Automatic login to erp.mepcoeng.ac.in, even fills the captcha ^-^

Install the dependencies

# OCR tool to “read” the text embedded in images:
pip install pytesseract
# Web Scraping:
pip install selenium
# Image Processing:
pip install Pillow
# GUI:
pip install customtkinter==0.3

Py to Exe:

  • Use pyinstaller or auto-py-to-exe.
  • Dependies won't be necessary in sharing .exe files.

App made using CustomTkinter . Thanks to TomSchimansky.

About

Login automatically to erp.mepcoeng.ac.in, with automatic captcha fill-in

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages