Get current keyboard layout language on Windows
Project description
klang-boda
مكتبة Python بسيطة للحصول على لغة الكيبورد الحالية على Windows.
الاستخدام
#import a main func
from src.__init__ import get_keyboard_language,get_language_name
#get a hex code of lang keyboard
lang_hex = get_keyboard_language()
#convert hex code of lang keyborad to EN lang easy to read
lang_name = get_language_name(lang_hex)
#print final result
print(lang_name)
اصدار البايثون المطلوب
python >> 3.7+
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
klang_bas-0.1.2.tar.gz
(2.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file klang_bas-0.1.2.tar.gz.
File metadata
- Download URL: klang_bas-0.1.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
558a04e90b7fa65ab91e0d9f19c8e4a930abfdfca7b2f55dba10d6a76a2d3ebf
|
|
| MD5 |
8618210a100de74145f38b110c079b65
|
|
| BLAKE2b-256 |
7b08bcfa8ea744c87dac5cc45ac6c00b0d8aa62fff1cfc490109961f92c21966
|
File details
Details for the file klang_bas-0.1.2-py3-none-any.whl.
File metadata
- Download URL: klang_bas-0.1.2-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33f4dfd841fd2ab7a1d3616fcd6510b043b390fb7be4881a6821b50ccc43d759
|
|
| MD5 |
5467d3f984395800c7925f4d079e58ea
|
|
| BLAKE2b-256 |
11645e8b75fc2eb1ecfd992fd835ee2b69f4ebb515671dfbd176ae9fb944358d
|