Skip to main content

A small example package

Project description

converter

it can be used to convert length, mass, temperature

length converter module-lenconv.lenconv() for converting length we should give unit1-that is orginal unit and unit -2 the unit to be converted with this module we can convert centimeter to millimeter ,millimeter to centimeter,meter to kilometer etc while inputting unit1 and unit2 we should enter units as: use cm for centimeter m for metre km for kilometer mm for millimeter

mass converting module-massconv.massconv() for converting mass we should give unit1-that is orginal unit and unit -2 the unit to be converted with this module we can convert kilogram to gram ,milligram to gram and vice-versa while inputting unit1 and unit2 we should enter units as: use 'g' for grams kg for kilogram mg for milligram

temperature converting module-tempconv.tempconv() for converting temperature we should give unit1-that is orginal unit and unit -2 the unit to be converted with this module we can convert faherenheit to celcius,kelvin to celcius,faherenheit to kelvin and vice-versa while inputting unit1 and unit2 we should enter units as: just enter as 'faherenheit' just enter as 'celsius' just enter as 'kelvin'

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

converter_gokuln-0.0.2.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

converter_gokuln-0.0.2-py3-none-any.whl (3.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page