Skip to content

jakub-swiniarski/python-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tkinter calculator

A simple GUI calculator written in Python

How to run it?

  • Go to releases.
  • Find the latest release.
  • Download and unzip python-calculator.zip.
  • Execute the main file.

The provided executable only works on Linux.