Skip to content

davidlonsdale92/CalculatorApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


A simple calculator app made using the CustomTKinter package in Python. The application was designed to replicate the iOS calculator app and was built as a practice project to learn CustomTKinter.

Installation

Install the required packages with pip:

python -m pip install -r requirements.txt

Then run:

python parser.py -f input_file.txt -o output_file.txt -v

Go check out the official repo for CustomTKinter and see what else the package can do.

About

Python Calculator App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages