Skip to main content

Transliteration tools to convert text in one indic script encoding to another

Project description

Indic transliteration tools

Intro

For detailed examples and help, please see individual module files in this package.

Installation or upgrade: * sudo pip2 install indic_transliteration -U * Web.

Transliteration

from indic_transliteration import sanscript
output = sanscript.transliterate('idam adbhutam', sanscript.HK, sanscript.DEVANAGARI)

Script detection

detect.py automatically detects a string’s transliteration scheme:

from indic_transliteration import detect
detect.detect('pitRRIn') == Scheme.ITRANS
detect.detect('pitRRn') == Scheme.HK

For contributors

Contact

Have a problem or question? Please head to github.

Packaging

  • ~/.pypirc should have your pypi login credentials.

    python setup.py bdist_wheel
    twine upload dist/* --skip-existing

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 Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

indic_transliteration-1.3.2-py2.py3-none-any.whl (11.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file indic_transliteration-1.3.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for indic_transliteration-1.3.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 d2c0e7a3c83f7a592618df5dc6ad1a1ae29c8159a30707057cefd3a9fcbc5466
MD5 844c80ef18e73f9a0247c60c7829f1fd
BLAKE2b-256 fd5c38417508a4ac84eadb1eb65aaca14ca02f9706e1b2f72ff80fbf2a1a09ec

See more details on using hashes here.

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