Skip to content

This is a Mini calculator app for basic arithmetic operations built with python using the GUI package Tkinter

Notifications You must be signed in to change notification settings

ademolaidowu/mini-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini Calculator

GitHub all releases GitHub language count GitHub top language Bitbucket open issues GitHub forks GitHub Repo stars



A Mini calculator app for basic arithmetic operations


➡️ Description

This is a Mini calculator app for basic arithmetic operations built with python using the GUI package Tkinter.
Built this app while learning GUI development using python.
The application was converted to an executable file (.exe) using the pyinstaller package.
It has 16 button keys with a display to view calculations and results.

The app is able to do basic math operations:

  • Addition
  • Subtraction
  • Multiplication
  • Division

➡️ Languages | Technologies

Programming Languages Python
Frameworks Tkinter

➡️ Installation

  • Clone or download this repository

Method 1

  • Open the dist folder and run minicalculator.exe

Method 2

  • Ensure python is installed on your system
  • Run python minicalculator.py

About

This is a Mini calculator app for basic arithmetic operations built with python using the GUI package Tkinter

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published