No project description provided
Project description
Temperature Converter
temperature_converter_py is a simple temperature converter.
Install
pip install temperature-converter-py
Import
import temperature_converter_py
Functions
-
celsius_to_fahrenheit(temp_in_celsius): Receives a float value in Celsius and returns in Fahrenheit.
-
fahrenheit_to_celsius(temp_in_fahrenheit): Receives a float value in Fahrenheit and returns in Celsius.
-
celsius_to_kelvin(temp_in_celsius): Receives a float value in Celsius and returns in Kelvin.
-
kelvin_to_celsius(temp_in_kelvin): Receives a float value in Kelvin and returns in Celsius.
-
fahrenheit_to_kelvin(temp_in_fahrenheit): Receives a float value in Fahrenheit and returns in Kelvin.
-
kelvin_to_fahrenheit(temp_in_kelvin): Receives a float value in Kelvin and returns in Fahrenheit.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file temperature_converter_py-1.0.2.tar.gz.
File metadata
- Download URL: temperature_converter_py-1.0.2.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b0c7296406a6431986c5a91fefaab23e82df5dcf8e05f9c505bb20cee685262
|
|
| MD5 |
e1ca1114d878b02365f11cb903791326
|
|
| BLAKE2b-256 |
5afdb5d595a5a33509d3609c72b449360462855d8471e631677e68ec7a35ce63
|
File details
Details for the file temperature_converter_py-1.0.2-py3-none-any.whl.
File metadata
- Download URL: temperature_converter_py-1.0.2-py3-none-any.whl
- Upload date:
- Size: 3.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/0.0.0 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b76aeab11daca587b73c3a6b204d39c2f4210ce72022a3a1fe59cf56abfeb8d2
|
|
| MD5 |
949690d02ed0e68abbd13f42d0215c33
|
|
| BLAKE2b-256 |
3abe8ad7c3f2b5e74e818a77e977f44fb947384911d96c31b2ba2574ecbc914c
|