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.2.tar.gz
(2.8 kB
view details)
File details
Details for the file servussymtowords-0.2.tar.gz
.
File metadata
- Download URL: servussymtowords-0.2.tar.gz
- Upload date:
- Size: 2.8 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 | 0a7bc89f3c6b1e4190a75aa439e09e1c0f38829fb8d34d5e89375072610c466b |
|
MD5 | f20441f8149f1c4e1cdd7f728ebd1968 |
|
BLAKE2b-256 | 0afbb095f3032bb7cb1acb5e7debfadf89a2989ee6078cd99f1c88719c18a656 |