Easily convert between temperatures!
Project description
convertempPy
Easily convert between temperatures: Celsius, Kelvin & Fahrenheit! This is a toy package developed for the UBC MDS DSCI 524 (Collaborative Software Development) course.
Installation:
pip install -i https://test.pypi.org/simple/ convertempPy
Features
Contains functions for all permutations of conversions between Celsius, Kelvin and Fahrenheit. This package is an example for the UBC MDS DSCI 524 (Collaborative Software Development) course. Yup, that one!
Dependencies
- Python 3 or greater
Usage
Example usage:
>>> from convertempPy import convertempPy as tmp
>>> tmp.fahr_to_celsius(32)
0
Documentation
The official documentation is hosted on Read the Docs: https://convertempPy.readthedocs.io/en/latest/
Credits
This package was created with Cookiecutter and the UBC-MDS/cookiecutter-ubc-mds project template, modified from the pyOpenSci/cookiecutter-pyopensci project template and the audreyr/cookiecutter-pypackage.
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 convertemppy-4.0.0.tar.gz.
File metadata
- Download URL: convertemppy-4.0.0.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.6 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10cbfa4af54fc6e002fadcd1a3b554afdd68b81c33599a426d6111d7674d4663
|
|
| MD5 |
5e77189ab7ef7d2f09931c69e26f80bc
|
|
| BLAKE2b-256 |
af1cceb84d10db831ac38ddec0d3ee49057db5239be41f82ca51ccefd33560cf
|
File details
Details for the file convertemppy-4.0.0-py3-none-any.whl.
File metadata
- Download URL: convertemppy-4.0.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/3.7.6 Darwin/18.7.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3a7c32907262dc2416ab702aa58697f9f5717470c119ce3fa25d05701e8e47cb
|
|
| MD5 |
3c8f83278884ac0c45532f367d6eb226
|
|
| BLAKE2b-256 |
2c061d4610bb216338562cce5e0b5ca8277c888cce8a8d61935c615fed7688aa
|