Skip to content

jacobhallberg/PyCalc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyCalc

A simple, but functional python calculator with a GUI and a standalone executable..

Check It Out! | Read the Docs


                                      _____        _____      _      
                                     |  __ \      / ____|    | |     
                                     | |__) |   _| |     __ _| | ___ 
                                     |  ___/ | | | |    / _` | |/ __|
                                     | |   | |_| | |___| (_| | | (__ 
                                     |_|    \__, |\_____\__,_|_|\___|
                                             __/ |                   
                                            |___/     

Table of Contents

Images

Getting Started

There are a couple ways to download the calculator:

  • Download the zip
  • Clone the repo: git clone https://github.com/jacobhallberg/PyCalc.git

What's in the Download?

The download includes the calculator_UI.py and calculator.py files. The calculator_UI.py file has the structural components of the GUI and the calculator.py file contains the functional aspects of the buttons, as well as the calculations needed.

The download also includes a standalone exe file which can be used to run the calculator directly without a call to Python.

Why use this Calculator?

It's simple, it's quick, and it was built fully with python.

OS Support

  • Windows
  • Linux
  • Mac

The above list is non-exhaustive. This calculator uses a Python built GUI and thus can be used on any platform that can run .py or a .exe.

License

MIT License - see the LICENSE file for more details.

Copyright (c) 2017 Jacob Hallberg

About

A PyQt GUI based Python Calculator with a standalone executable.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages