Skip to content

Latest commit

 

History

History

Weight Converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Weight Converter

This is a simple GUI script that lets you convert weight in Kg(s) to different Measurement units.

Made with Python using Tkinter module.

Modules

If not pre-installed, install tkinter using the following command: (Clone and move to the directory before installation)

  
  pip install -r requirements.txt

Use

Simply run the script via terminal and use the GUI.

Demo

Demo