Skip to content
/ plang Public

This is a python package that convert a number to Thai word

License

Notifications You must be signed in to change notification settings

kekhuai/plang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Synopsis

This is a simple python package that provide a function to convert number to Thai word.

Code Example

from plang import plang
plang.to_thai(22)

Output

'ยี่สิบสอง'

Installation

pip install git+https://github.com/kekhuay/plang.git

Tests

you can invoke test script with

python test_plang.py

License

License

About

This is a python package that convert a number to Thai word

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages