/200iq-Calculator

calculator written in python using kivy for gui

Primary LanguagePythonMIT LicenseMIT

200iq-Calculator

a simple calculator in python and kv language with kivy for gui


It makes use of:

  1. 200iq
  2. Popups
  3. Widgets
  4. Switching between python and kv language
  5. Basic expression evaluation

  1. To run it, you need to install the dependencies listed in requirements.txt, you can do so by: pip install -r requirements.txt and then, execute main.py

  2. Extract app.zip and run 200iqcalc.exe from 200iq-CalculatorApp\dist\200iqcalc