Skip to content

It is a simple calculator project made in python using Tkinter. It is the 1st assignment of python-advance training at TechieNest Pvt. Ltd. It is a simple and easy project in python.

Notifications You must be signed in to change notification settings

Ddhruv-IOT/Python-GUI-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Python-GUI-Calculator

Overview:

It is a simple calculator project made in python using Tkinter.
It is the 1st assignment of python-advance training at TechieNest Pvt. Ltd.
It is a simple and easy project.

Tools and Technologies used:

  • Python 3
  • Tkinter

Features

Provides basic mathematical operations like:

  • Addition
  • Multiplication
  • Division
  • Substraction

Provides Theme Mode:

  • light theme
  • dark theme

To use this project:

  • create a new directory.

  • Then clone this repo. on your system.

  • in the same directory, open cmd.

  • give the following command

    python calculator.py

  • Enjoy!

Outputs:

Calculator Light Theme Mode:

1

Performing Division Operation:

Giving Input:

2

Getting Output:

3

Dark Theme Mode

Changing Theme Mode

4

Dark Theme Applied

5

Thank You

I hope you like it :)

About

It is a simple calculator project made in python using Tkinter. It is the 1st assignment of python-advance training at TechieNest Pvt. Ltd. It is a simple and easy project in python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages