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
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
servussymtowords-0.1.tar.gz
(2.7 kB
view details)
File details
Details for the file servussymtowords-0.1.tar.gz
.
File metadata
- Download URL: servussymtowords-0.1.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
bdd7f604a3f305219b0232bb159ff3082fe5761aacba39cda868619ccd48d0b5
|
|
MD5 |
080c8c4b34b0f9c692fc15053c5bb69a
|
|
BLAKE2b-256 |
eda535ed58e0ffa359d1cd57d051bd2f403e158cafe9be75d1f14bb46621bf4b
|