Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Calculator

Project's description:


This is a calculator app written in PyQt. The project contains 2 files:

design1.py----- made using qt designer

app.py ---- it first imports design1.py then performs different operations

run app.py to use the calculator

Operations included in this calculator:

  • sum, difference, multiplication, addition, and remainder

  • different trignometric function , accepts values in degrees

  • log functions

  • exponents and square root

Demo Screenshot:

calculator screenshot

INSTALLATION REQUIRED


PyQt4 must be installed for the project to run Linux user can write the command: sudo apt-get install python-qt4

Windows users can download from the following link: https://www.riverbankcomputing.com/software/pyqt/download

About

calculator written using PyQt

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages