A Function to convert a number into words in Hebrew
Project description
README.md
My PyPI Package
A Python function for converting a number to hebrew words.
Installation
You can install the package using pip:
pip install num2heb
Usage
Here is a simple example of how to use the package:
from num2heb import number_to_words
result = number_to_words(123)
print(result) # Output: "מאה עשרים ושלושה"
Contributing
If you would like to contribute to this package, please fork the repository and submit a pull request.
License
This project is licensed under the MIT License - see the LICENSE file for details.
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
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 num2heb-0.1.0.tar.gz.
File metadata
- Download URL: num2heb-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0ca149c181cbba17a28b9cbe4f6a66840266a44c2d056795281debc94cd99ff2
|
|
| MD5 |
b9a030c2834bd8e3ca7355992d80de94
|
|
| BLAKE2b-256 |
6bc7012c510bd33ec1801f5a7ceb2252b87756fd923d6e86825304c7f1f521cf
|
File details
Details for the file num2heb-0.1.0-py3-none-any.whl.
File metadata
- Download URL: num2heb-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.11.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6f045bcc26e426a64cb2028be02ac9482be7a7446b19df72203f08d5c2d9746c
|
|
| MD5 |
797443743f5cdd6bd09969d8afb9ae41
|
|
| BLAKE2b-256 |
49a8eda272d9989ec36839e6493f74064b9c21c31935ca17fd38ece57f7c8dd1
|