Python

NotePad App using Tkinter in Python with Source Code

Submitted by razormist on
NotePad App using Tkinter in Python with Source Code - A Python application that utilizes the tkinter library to display a notepad application clone in a (GUI). This application is designed to enable you to write text or code your program and then save it in a compatible text file format. Python Source Code.

Tax Calculator App using CSV in Python with Source Code

Submitted by razormist on
Tax Calculator App using CSV in Python with Source Code - A Python application that uses the tkinter library to display a tax calculator in a GUI. The purpose of this application is to help you calculate the cost with tax for each country when someone makes a purchase in your store. Python Source Code.