Skip to main content

Utility Functions for managing Meitei Mayek Characters and mapping to E-pao Font.

Project description

MayekMapping

Utility Functions for managing Meitei Mayek Characters and mapping to E-pao Fonts.

Installation

$ python3 -m pip install meiteimayek-mapping

Usage

from mayek import Mayek

mayek = Mayek()

# This will print out all the Mapum Mayek
print(mayek.MAPUM)

# This will print out all the Lonsum Mayek
print(mayek.LONSUM)

# This will print out all the Cheitap Mayek
print(mayek.CHEITAP)

# This will print out all the Cheising Mayek
print(mayek.CHEISING)

# This will print out all the KHUDMA Mayek
print(mayek.KHUDAM)

# This will convert the character code of E-pao font to Unicode
print(mayek.to_unicode('mitE myeQ'))

# THis will convert from Unicode to E-pao font's character code
print(mayek.from_unicode('ꯃꯤꯇꯩ ꯃꯌꯦꯛ'))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

meiteimayek-mapping-0.0.1b2.tar.gz (2.7 kB view hashes)

Uploaded Source

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