An open API service indexing awesome lists of open source software.

https://github.com/aram-ibrahim/atkentry

A simple entry that supports Arabic.
https://github.com/aram-ibrahim/atkentry

arabic entry gui kurdish python3 tkinter

Last synced: about 22 hours ago
JSON representation

A simple entry that supports Arabic.

Awesome Lists containing this project

README

          

# ATkEntry
A simple extension for tkinter entry in order to add support for Arabic letters in Linux.

Inspired by customtkinter CTkEntry.

# Supported Platforams:
1- Linux

2- Windows

# Tested on:
1- Debian

2- Windows

# Requirements:
1- awesometkinter

2- arabic_reshaper

3- python-bidi

# How to use:
Simply import the ATkEntry into your python file `from ATkEntry import ATkEntry`
t supports tkinter entry aguments.

# Extra aguments:
arabic=True

placeholder_text

show=""

# Notes:
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 *.