This convert number to thai text lib
Project description
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.
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)
print(text)
About
- Support digit length 1 - 16 digit.
- Support minus digit.
- Support integer or float number.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
num_thai-0.0.2.tar.gz
(3.1 kB
view details)
Built Distribution
File details
Details for the file num_thai-0.0.2.tar.gz
.
File metadata
- Download URL: num_thai-0.0.2.tar.gz
- Upload date:
- Size: 3.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b0d566d8a577439bb96318dcb564e818a9a976febbfac6fe0abb14a9a883265b |
|
MD5 | 37eb36aead29d17fbdc2a0fd3a4e3ceb |
|
BLAKE2b-256 | 32568c662b28feae25c4076188453099a6cee4c65a08e7bab4a62c0397cdd30f |
File details
Details for the file num_thai-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: num_thai-0.0.2-py3-none-any.whl
- Upload date:
- Size: 3.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.2.0 requests-toolbelt/0.8.0 tqdm/4.25.0 CPython/3.6.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0644f759c41e42cc81b13afb859ae85203cb6d48f4b98fb99e065ae08ff0a50e |
|
MD5 | 90c01d003a588315374067239d3a84f4 |
|
BLAKE2b-256 | b04a52af8d1d1c17a391bd973cb2bf8e431c398cdb19a5ec3c4c50226f12c648 |