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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for converter_gokuln-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1185f0c6f1f0d5ef12d483032fb9a34c9ba2bf52efbc3529d6e68375ed20eac |
|
MD5 | 87249f7d269b22aef22d7af2b735b376 |
|
BLAKE2b-256 | b0ad2ac1c663d6f168dab16967141ebfa8fb8ef4d975994b4b6291d2427e9823 |