pashtocardinals

Can convert a number to Pashto language


Keywords
pashto, cardinal, python, convert, numbers, to
License
Other
Install
pip install pashtocardinals==0.1

Documentation

Pashto Cardinals

A package that can convert a number to Pashto language

Install

Via Pip:

$ pip install pashtocardinals

Usage

from pashtocardinals import *

pashtocardinals.convert(234)

The above code will return "دوه سوه او څلور دیرش"

License

The MIT License (MIT). Please see License File for more information.