A Python module for -Arabic based- bidirectional text handling.
You can install the moduel diretly through pip using:
pip install BidiHandler
Or download the wheel file from here, and install it using:
pip install "wheel file full path"
You can also download the Windoes DeskTop tool from here. This is a simple protable file that does not require any installations or dependencies.
Simply put the text in the text editor and use one of the formatting options: RLI, RLE, RLO, or FSI.
The documentation is under development, just wait for it.
