Skip to main content

Temperature unit converter.

Project description

Temperature Converter provides a basic class for converting between Fahrenheit (F), Celsius (C), and Kelvin (K) temperatures.

Typical use might look like:

#!/usr/bin/env python

from temperatureconverter.TemperatureConverter import TemperatureConverter

temp_converter = TemperatureConverter()
print temp_converter.cToF(100)
>> 212.0

Exceptions are raised if temperatures below absolute zero (0 K) are provided.

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

TemperatureConverter-0.1.1.tar.gz (3.0 kB view details)

Uploaded Source

File details

Details for the file TemperatureConverter-0.1.1.tar.gz.

File metadata

File hashes

Hashes for TemperatureConverter-0.1.1.tar.gz
Algorithm Hash digest
SHA256 d0a5926482220c43285bf846797c7eb8329d5d5f4f8863588dd530b786390896
MD5 1cd2e92c613fad6138771155c6af6099
BLAKE2b-256 b7d4a73bd4b3e0ddba01aa6147364f19e6f489a3f0c1b4b227d8fbb1b1e63571

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page