Skip to content

Files

Latest commit

5bd7bd9 · Oct 24, 2022

History

History
This branch is 403 commits behind DhanushNehru/Python-Scripts:master.

Weight Converter

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Oct 24, 2022
Oct 24, 2022
Oct 24, 2022

Weight Converter

A simple GUI script that let you convert wieght in different measurement units.

Made with Python using Tkinter module.

Modules

If not pre-installed, install tkinter with 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