Tool to convert currency number to Thai text number
pip install git+https://github.com/lifez/bahttext
>>> from bahttext import bahttext
>>> number = 12345.21
>>> print bahttext(number)
หนึ่งหมื่นสองพันสามร้อยสี่สิบห้าบาทยี่สิบเอ็ดสตางค์
>>>
| Name | Name | Last commit date | ||
|---|---|---|---|---|