Skip to content Skip to sidebar Skip to footer
Showing posts with the label Arabic

Jupyter Misdisplying Python Lists With Arabic And Alphanumeric Elements

I am running into a display problem in Jupyter (both Classic and JupyterLab) for lists that include… Read more Jupyter Misdisplying Python Lists With Arabic And Alphanumeric Elements

How To Convert Arabic Text From Pyqt4 To Utf-8

I made a Python 2 GUI application with PyQt4 that has two entries. The first takes the file name, a… Read more How To Convert Arabic Text From Pyqt4 To Utf-8