Skip to content

Pegietix/Calculator-Tkinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

25.04.2018

General Info

Just a simple calculator. Written in order to utilize freshly learned Python GUI creating skills. For the graphical user interface I used TKinter.

Technologies

  • drawing Python 3.6.5
    Modules used
    • TKinter

Setup

These instructions will get you a copy of the project up and running on your local machine.

Prerequisites

Instructions

  1. Download and install Python 3.6.5 . Be sure to include TKinter module during installation process.
  2. Download or clone the repository and run calculatorgui.pyw.

Authors

Thoughts

At first this was supposed to be small, 100-ish line, single-file project, but turned out a little bigger than expected. I should have written it with that in mind from the beginning, the final code would be much clearer.

I wrote this project before I read "Clean Code" book - now I would write it in much more clean and intuitive way, especially when it comes to naming functions.

About

25.04.2018 - Calculator with GUI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages