Python Dhivehi (Thaana) ASCII, accent to unicode converter
Project description
Python Dhivehi (Thaana) ASCII, accent to unicode converter
Python package to convert Dhivehi (Thaana) ASCII and accent text to Unicode
accent_to_unicode
from dhivehi_unicode import DhivehiConverter as dv
text = "clIAWmcsia udwmcawHum"
unicode = dv.accent_to_unicode(text)
print(unicode)
Output
މުޙައްމަދު އިސްމާޢީލް
ascii_to_unicode
from dhivehi_unicode import DhivehiConverter as dv
text = "muHawqmadu wisqmAWIlq"
unicode = dv.ascii_to_unicode(text)
print(unicode)
Output
މުޙައްމަދު އިސްމާޢީލް
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 dhivehi_unicode-1.0.3-py3-none-any.whl.
File metadata
- Download URL: dhivehi_unicode-1.0.3-py3-none-any.whl
- Upload date:
- Size: 2.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
09fd05ea04efab5d3985af90ed1833afa1a9bc92815a6fbe68edb8a529f71498
|
|
| MD5 |
09a7cac10eadff09622907ca238e89a8
|
|
| BLAKE2b-256 |
76b354fd396e5e6c210a3e18589398ef38f4aa60a21494b83280c2102e84434d
|