CFFI binding to libthai
libthai 0.1.25 is required
Make sure that libthai is installed and it is at least 0.1.25.
Install this from pip:
$ pip install libthai-cffi(you may want to write this in your requirements.txt)
This project is unmaintained. You may use it, but issues and pull requests might be ignored.
- Run
python setup.py develop - Run
pip install pre-commit && pre-commit install - Start hacking
- Run test:
python setup.py test - Commit. Pre-commit will warn if you have any changes.
Licensed under the GNU Lesser Public License per libthai.