Skip to main content

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

dhivehi_unicode-1.0.3-py3-none-any.whl (2.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page