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 selenium
chrome or firefox drivers download
gekodriver
for firefox from the official website downloadwebdriver
for chrome from the official website For Chrome users, download thewebdriver
specific to your browser. If you are on Chrome 81, get thewebdriver
for chrome 81. To verify your Chrome version, go to terminal and runchrome --version
on Windows command prompt orchromium --version
if you run Linuxcomputer vision
pip install opencv-python
pytesseract
pip install pytesseract
pip install tesseract
Or simply run: pip install -r requirements.txt