Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 282 Bytes

File metadata and controls

6 lines (4 loc) · 282 Bytes

Python-GUI-Calculator

A scientific graphing calculator written in Python with the Tkinter library

Requires Tkinter, math, matplotlib, threading, typing and time libraries (all part of standard library except for matplotlib).

Decided to add one more thing and thats almost done.