Skip to content

This is a fully functioning standard calculator hand built using QT for Python

License

cjsilman/Interactive-Python-Calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GUI-Calculator-App

This is a fully functioning standard calculator hand-built using QT for Python.

Every aspect of this calculator was designed without using QTDesigner.

This calculator has most of the capabilities of the Standard Windows Calculator. It was meant to serve as a way to experiment with PyQt and get better at writing code in Python.

image

Some features include basic automatic expression evaluation.

You can also completely edit expressions with the backspace button, even allowing you to change the operator after typing the second operand.

About

This is a fully functioning standard calculator hand built using QT for Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages