larymak / Python-project-Scripts

This repositories contains a list of python scripts projects from beginner level advancing slowly. More code snippets to be added soon. feel free to clone this repo
GNU General Public License v3.0
1.14k stars 857 forks source link

Added a Weight Conversion GUI Script #244

Closed AakashKotha closed 1 year ago

AakashKotha commented 1 year ago

This is a simple GUI script that lets you convert weight in kg to different Measurement units. This is made with Python using Tkinter module.

larymak commented 1 year ago

Conflicts with the additions made to the main README, fix it

AakashKotha commented 1 year ago

Conflicts with the additions made to the main README are Resolved!