Skip to main content

Easily convert between temperatures!

Project description

convertempPy

codecov Release

Documentation Status

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


Download files

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

Source Distribution

convertemppy-4.0.0.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

convertemppy-4.0.0-py3-none-any.whl (3.2 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