A package to type amharic letters
Project description
Amharic-keyboard
This is a simple python package that lets you type Amharic letters using Latin alphabet.
It will analyze the given Latin text for consonants + vowels and converts those words in to the equaivalent of Amharic words.
It follws the same pattern used for typing Amharic words when texting.
Installation:
pip install amharic-keyboard
or simply grab keyboard.py and import that.
usage
import amharic_keyboard as ak
print(ak.type("selam nachihu?"))
#prints:
ሰላም ናችሁ?
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
File details
Details for the file amharic_keyboard-0.0.4.tar.gz
.
File metadata
- Download URL: amharic_keyboard-0.0.4.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.7.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d7d2d7b6d156e8ae4660c4b03a7d8f58ab061073566ae50047df18732fdd1a59 |
|
MD5 | c79a045a3680f1951433acdf355701a3 |
|
BLAKE2b-256 | 1f43c9dcc6c98673670ace6fc25d8fc49c1249d910c1c02d95745f8fe6366610 |