Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gtkacz/rule-of-3_calculator_wgui

Simple rule of 3 calculator with GUI. Made with Tkinter on Python for practice.
https://github.com/gtkacz/rule-of-3_calculator_wgui

calculator calculator-app calculator-application calculator-python gui gui-application python python-3 python3 tkinter tkinter-graphic-interface tkinter-gui tkinter-python

Last synced: 17 days ago
JSON representation

Simple rule of 3 calculator with GUI. Made with Tkinter on Python for practice.

Awesome Lists containing this project

README

        

# Rule of Three Calculator (GUI)
Simple rule of 3 GUI calculator made with Tkinter on Python for practice