No project description provided
Project description
📘 int2word
Convert integers into readable English words – simple, fast, and dependency-free.
Overview
int2word is a lightweight Python package that converts numbers into English words. It supports values from 0 up to billions, formatted just like humans speak.
✔ No dependencies ✔ Fast and accurate ✔ Easy to import and use ✔ Clean modular implementation
Installation
Install using pip:
pip install int2word
Usage
Basic example
from int2word import generate_word
print(generate_word(1223))
# output: one thousand two hundred twenty three
Contributing
Contributions, issues, and pull requests are welcome.
If you find this package useful, please consider giving the repository a ⭐ on GitHub!
Contact
Author: Saumya Kanti Sarma Email: work.saumyasarma@gmail.com Instagram: saumya__sarma
Feel free to reach out for collaboration, questions, or feedback.
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
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 int2word-0.2.tar.gz.
File metadata
- Download URL: int2word-0.2.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0a7d7c9b12a3d2cfa7994354dae4075436414b4fdfd98aac75e56f4fd04702e
|
|
| MD5 |
8be7e6928ec31c9017879d9ccf980e51
|
|
| BLAKE2b-256 |
0e1d617cf16d5e4d1b8ed46c17cdfc84e52642e9a413f9b56e4934a2b6f60ab7
|
File details
Details for the file int2word-0.2-py3-none-any.whl.
File metadata
- Download URL: int2word-0.2-py3-none-any.whl
- Upload date:
- Size: 2.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
755729fe27d3bc146bf910ff61450ec361cf68c372a0adfbfc3d792bb885b859
|
|
| MD5 |
ff70aebff85fb6467a59bc8e87068182
|
|
| BLAKE2b-256 |
0531d943bfafd25af9ed890bfc46a58a1de83bd6f76d99b4c2a45913348857e5
|