Skip to content

Latest commit

 

History

History
29 lines (13 loc) · 439 Bytes

readme.md

File metadata and controls

29 lines (13 loc) · 439 Bytes

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