pyarabicshaping

arabic shapes


Keywords
arabic
License
MIT
Install
pip install pyarabicshaping==1.1

Documentation

This is a port of GNU FriBidi's Arabic shaping to Python.
It can be used with pybidi [1] to render Arabic text in Python
using PIL or other systems without complex text support.

[1] http://code.google.com/p/pybidi/