EASY_TAX
A simple automation script that logs into your kra account and files your taxes with one command Currently works for Chrome users. Will create Firefox version soon
-
Requirements
Selenium
pip install seleniumchrome or firefox drivers download
gekodriverfor firefox from the official website downloadwebdriverfor chrome from the official website For Chrome users, download thewebdriverspecific to your browser. If you are on Chrome 81, get thewebdriverfor chrome 81. To verify your Chrome version, go to terminal and runchrome --versionon Windows command prompt orchromium --versionif you run Linuxcomputer vision
pip install opencv-pythonpytesseract
pip install pytesseractpip install tesseract
Or simply run: pip install -r requirements.txt