A python package that converts arabic number to geez number
Project description
Geez Number Convertor
This library helps you to convert any arabic number to geez number.
Installation
$ pip install geeznum
Example
python
from geeznum import GeezNumber
geez = GeezNumber()
numbers = [15, 20, 109, 55, 1011, 1500, 167, 2345, 2500, 5100, 10,000]
for num in numbers:
print(geez.convert(num))
Output
፲፭
፳
፻፱
፶፭
፲፻፲፩
፲፭፻
፲፷፯
፳፫፻፵፭
፳፭፻
፶፩፻
፼
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
geeznum-1.0.tar.gz
(3.6 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
geeznum-1.0-py3-none-any.whl
(3.2 kB
view details)
File details
Details for the file geeznum-1.0.tar.gz.
File metadata
- Download URL: geeznum-1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d7372b32c8984075824cdc542f45f1ff2cb0e1691981377211f692d981f8816d
|
|
| MD5 |
0e46987b11d501b8f778ec699df6673b
|
|
| BLAKE2b-256 |
78535b96455a7b07a4e273c93eecebf5de1a59fce24c97c8855283e174d9e880
|
File details
Details for the file geeznum-1.0-py3-none-any.whl.
File metadata
- Download URL: geeznum-1.0-py3-none-any.whl
- Upload date:
- Size: 3.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1d0b388e407a4367cf102bc0f7cb4cffb5d220fee6708550ab630a84e42c1a2d
|
|
| MD5 |
fc105ea992abb1f73aae3147d259cf4f
|
|
| BLAKE2b-256 |
77d0639cd6dc8a443b1d3a2f18e2e8a3607b932bbea676a6c07bdd766927aa21
|