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.
- Host: GitHub
- URL: https://github.com/aram-ibrahim/atkentry
- Owner: Aram-Ibrahim
- Created: 2024-08-31T18:17:10.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-09-04T11:08:39.000Z (over 1 year ago)
- Last Synced: 2025-03-03T22:11:31.488Z (about 1 year ago)
- Topics: arabic, entry, gui, kurdish, python3, tkinter
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 *.