pashto_cardinals

Converts a number to Pashto language


Keywords
pashto, cardinal, convert, numbers, to, language
License
Other
Install
pip install pashto_cardinals==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.