Skip to content

tanvipatkar2006-create/python-tkinter-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

python-tkinter-calculator

Second project: Python Tkinter calculator app showcasing GUI and core Python skills and while learning through various mediums.

Features

  • CLI calculator (cli.py)
  • GUI calculator (gui.py) using Tkinter
  • Core calculator logic in calculator/core.py

Run

  • CLI: python cli.py
  • GUI: python gui.py (requires Tkinter)

Commands (CLI)

add a b | sub a b | mul a b | div a b | pow a b | pct a b | neg a

About

Second project: Python Tkinter calculator app showcasing GUI and core Python skills.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages