GrayThomas/Unit_converter
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This unit converter is a python application built using Tkinter GUI. The purpose of this application is to display typical units of pressure, temperature, length, and others that a mechanical engineer would typically use. Files: Main.py - master file methods.py - functions data.py - definitions used by class objects