Skip to content

jack-charles/Unit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Unit

Unit system handler for WellEngCalc applications. Creates a class for storing units, export and imports to JSON, and provides a function for converting.

For use with other applications by author, place files in folder util within your project directory to be picked up automatically.

import util.unit or from util.unit import convert

convert(value, given_unit, solved_unit)

About

Unit system handler for WellEngCalc applications

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages