Converts integers to number name
Project description
Installation
pip install numbername
Usage
Convert integers to number name
from numbername import to_number_name print to_number_name(1123) #ouputs: one thousand one hundred and twenty three
Convert integers to comma placed number
from numbername import to_comma_placed print to_number_name(1123) #outputs: 1,123
Limitations
Works only with non-negative numbers
Works only with integers
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
numbername-0.0.6.tar.gz
(2.5 kB
view details)
File details
Details for the file numbername-0.0.6.tar.gz
.
File metadata
- Download URL: numbername-0.0.6.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c2af2f933d3c4304414ceef06e54c7cc6c02a036037402989858316d6b67bf1b |
|
MD5 | 8a60f346acdd2f340ac79d55d5ff4ad0 |
|
BLAKE2b-256 | c20c68015dcd2447d08914903135d92b6ea55da8119899238a896ac81d3ee9a9 |