Helper library that converts numbers to words
Project description
A python package to convert a number to words.
Usage
from numutils import n2w n = n2w(1023) n.words()
will output
one thousand and twenty three
Free software: MIT license
Features
TODO
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.1.0 (2021-12-18)
First release on PyPI.
0.1.3 (2021-01-17)
Fix installer dependecies
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
numutils.n2w-0.1.3.tar.gz
(10.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file numutils.n2w-0.1.3.tar.gz.
File metadata
- Download URL: numutils.n2w-0.1.3.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a1f12ed75fb5593a1dd29cf95f59ac1ccea031e5c3fbd910cabb8607c145338a
|
|
| MD5 |
560aac79e08cb9e61d1d77ed3101b955
|
|
| BLAKE2b-256 |
1aa91c8515f5591ae909522e4e97c559270f2e39486a7c97c55661d9bdc97dcd
|
File details
Details for the file numutils.n2w-0.1.3-py2.py3-none-any.whl.
File metadata
- Download URL: numutils.n2w-0.1.3-py2.py3-none-any.whl
- Upload date:
- Size: 4.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d83e533bb3377aceac04cd4fe544290f374e868c5a5f85dd1a6bde3ddf71fe69
|
|
| MD5 |
13bdf1f984eba870ccd183d3d43ac51e
|
|
| BLAKE2b-256 |
8c56b87920c5b0c294fdff073d96de602d6bc3404d80f3797ea458471ca9d401
|