A simple int-to-string converter to covert numbers like 10 to strings like ten
Project description
numtostring
Numtostring(or numbertostring, as the import name is) is a tool for converting numbers/ints like 10 to pieces of text like ten!
Example of usage
import numbertostring as numtostring
print(numtostring.convert(245))
# Output: two hundred and forty five
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
numtostring-0.1.2.1.tar.gz
(3.0 kB
view details)
File details
Details for the file numtostring-0.1.2.1.tar.gz
.
File metadata
- Download URL: numtostring-0.1.2.1.tar.gz
- Upload date:
- Size: 3.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.7.0 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/2.7.16
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8399f4543677c47f2ed31627be8ae672169b478114a07adfb7c472a726124453 |
|
MD5 | edd9579ab6c72cd64afea5edb7cb6678 |
|
BLAKE2b-256 | 1af104f3bf19bdad44c26b911e9e5f1feee3ef2f8e36350887bad56814a32a6c |