Skip to content

Latest commit

 

History

History
39 lines (30 loc) · 660 Bytes

File metadata and controls

39 lines (30 loc) · 660 Bytes

python-script

For downloading BTEUP admit card and results

how to use?

clone the repository

git clone https://github.com/Mr-vabs/python-script.git

change the directory

cd python-script

install the necessary modules

pip install wget html2image pyttsx3

Note: speak.py and result.py not supported in Android and speak.py is highly unstable

run the code

  • for admit card
python admit.py
  • for verification card
python verify.py
  • for results
python result.py

star and fork this repository, and contribute if have something to suggest!