pyBegin / projects / calculator-gui-with-python
🧮

Calculator GUI With Python

A graphical calculator built with the Kivy framework, featuring a button grid, an evaluation display, and a clear button.

67 lines🖥 Desktop only

Calculator GUI With Python

A graphical calculator built with the Kivy framework, featuring a button grid, an evaluation display, and a clear button.

How to run

pip install kivy
python app.py

Dependencies

Pyodide-runnable

No - it is a Kivy desktop GUI application.