Skip to content

A calculator app built with Python and TkInter to test the GUI library capabilities. It allows performing basic math operations with a user-friendly interface.

Notifications You must be signed in to change notification settings

Jesr2104/CalculatorTKInterTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CalculatorTKInterTest

This is a test of the TKInter library, to test the design of a simple user interface, of a basic calculator, with the aim of being able to learn the basic tools for the design of a more complex user interface for a real project.

Tecnology Description
Python programming language to create all the business logic of the program.
TKInter Graphic library to create the graphic environment of the application.

About

A calculator app built with Python and TkInter to test the GUI library capabilities. It allows performing basic math operations with a user-friendly interface.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages