/PyCalc

Calculator made in python with the tkinter library.

Primary LanguagePythonMIT LicenseMIT

PyCalc v1.0

Readme in Português.

Calculator made in python with the tkinter library

Screenshot


Run

Requires installed python3.x.

  • Windows

    python calc.py
    

    or run run.bat

  • Linux or MacOS

    python3 calc.py
    

    or run run.sh


Manual

Symbols Operation
+ addition
- subtraction
* multiplication
** Exponential
/ division
// division, whole part
% mod, rest of division
AC clean a screen

Credits

Icons made by Smashicons from www.flaticon.com