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

If you're not sure about the file name format, learn more about wheel file names.

indic_transliteration-1.3.0-py2.py3-none-any.whl (11.1 kB view details)

Uploaded Python 2Python 3

File details

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

File metadata

File hashes

Hashes for indic_transliteration-1.3.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 cfe1a41a4eeef45411be066bcd2b2a4fb59c17ed50cfefea2447bc7721a1fbbe
MD5 8656e5c26327d51afde774aa63a5ab57
BLAKE2b-256 3425c9b6cb38fcf59027d4e14be719ca35170a4391aec586b36aa83800d885e5

See more details on using hashes here.

Supported by

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