/simple-calculator-app

A Simple Calculator made using python....

Primary LanguagePython

Simple Calculator

A Simple Calculator made using python....

Calculator Image


You can use our app to perform simple calculations.

Built Using

  • Python Programming Language
  • Kivy GUI Package
  • KivyMD Package

Installation

To run the app, you must have python and git properly installed in your machine. Then use these 4 simple commands to run the app.

git clone https://github.com/vatsalbansal123/SimpleCalculatorApp.git

cd SimpleCalculatorApp

pip install -r requirements.txt

python main.py

Now enjoy the app 😉.