Skip to content

terrameijar/PythonUnitConverter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

83 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The goal of this project is to create an easy-to-use unit converter program written in Python. Currently, only conversions of English and Metric lengths are available. I am working on adding the capability to convert between English and Metric units.

The file units.py is an API which allows you to integrate unit conversion functionality into your own application.

To run the program, simply execute the file 'start.py' with Python and follow the prompts to convert units of measurement.

About

A Python project to convert units of measurement

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%