A small package to convert temperature
Project description
import converter.converts as cd n = 20
print(cd.c2f(n)) ## Celsius to fahrenheit print(cd.f2c(n)) ## Fahrenheit to Celsius print(cd.add_temp(n)) ## Adds both Celsius and Fahrenheit values
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
TempConverter-0.0.3.tar.gz
(1.2 kB
view details)
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 TempConverter-0.0.3.tar.gz.
File metadata
- Download URL: TempConverter-0.0.3.tar.gz
- Upload date:
- Size: 1.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
81b65883515809f2bbe1b2f2f2e83ba4d9505ab1cc3688498432d1d71a771149
|
|
| MD5 |
bd427a35564fd867cae3829adf04c27b
|
|
| BLAKE2b-256 |
ec3c0f1a308f04697f50860dab9f3bd8bb3857e93a1161446af9aa184a021898
|
File details
Details for the file TempConverter-0.0.3-py3-none-any.whl.
File metadata
- Download URL: TempConverter-0.0.3-py3-none-any.whl
- Upload date:
- Size: 1.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea9f347a76a86cccc27f4df1677e1b3ce09fd64220be77697a88da01eb68b8aa
|
|
| MD5 |
758ef02cca9249f0b864be5bc22ed260
|
|
| BLAKE2b-256 |
068ff2af99b602973baf527c538a4609591973e78755a619ceb8dcd20916f2ef
|