Simple python script to solve math equations on https://matemax.knur.club/.
- Clone the repo
git clone https://github.com/Shadoweee77/knurSolver.git
- Navigate to the newly created directory
- Install requirements
pip install -r requirements.txt
- Download the required gecko web-driver
- Run the app using
python main.py