num-thai

This convert number to thai text lib


License
MIT
Install
pip install num-thai==0.0.5

Documentation

Number to Thai text

The tool is a convert number to thai text : Python 3.6+.

Features

  • Convert number integer or float to Thai text.
  • Convert thai text to number.

Setup

  • Check version Python and PIP

  • Install lib : num-thai

  • Test lib in python shell

Example

from num_thai.thainumbers import NumThai

num = NumThai()
text = num.NumberToTextThai(1111111111111111)

number = num.TextThaiToNumber("ลบสามสิบเอ็ดจุดแปดหก")

print("Text is ",text)

print("Number is ",number)

About

  • Support digit length 1 - 16 digit.
  • Support minus digit.
  • Support integer or float number.
  • Support thai text