sh install.sh
python3 main.py
to run the script.
Enter your roll number and date of birth (dd-mm-yyyy) respectively to continue.
- Python 3+
- tesseract-ocr
sudo apt install tesseract-ocr
pip3 install pytesseract
- Pillow
pip3 install Pillow
sh install.sh
python3 main.py
to run the script.
Enter your roll number and date of birth (dd-mm-yyyy) respectively to continue.
sudo apt install tesseract-ocr
pip3 install pytesseract
pip3 install Pillow