A simple extension for tkinter entry in order to add support for Arabic letters in Linux.
Inspired by customtkinter CTkEntry.
1- Linux
2- Windows
1- Debian
2- Windows
1- awesometkinter
2- arabic_reshaper
3- python-bidi
Simply import the ATkEntry into your python file from ATkEntry import ATkEntry
t supports tkinter entry aguments.
arabic=True
placeholder_text
show=""
If arabic is set to False it will remove the support for arabic letters.
If show is set to "*" it the entry will repace the text entered by *.