Skip to main content

Python3 module to convert temperature units and Km to words.

Project description

servussymtowords

Python3 module to convert temperature units and Km to words.

Installation

Install with pip

pip3 install -U servussymtowords

Usage

In [1]: import servussymtowords

In [2]: servussymtowords.units_and_numbers_to_words(
    "Actual temperature is of 5°C, with a wind of 1Km/h"
    )
Out[2]: 'Actual temperature is of five Celsius degrees, with a wind of one Kilometer per hour'

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

servussymtowords-0.1.tar.gz (2.7 kB view hashes)

Uploaded Source

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