Skip to main content

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

This version

1.0

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 hashes)

Uploaded Source

Built Distribution

geeznum-1.0-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page