Skip to main content

US-ASCII transliterations of Unicode text

Project description

BA A0q0...", but
that's nearly useless to the user who actually wants to read what
the text says.

What Unihandecode provides is a function, 'decode(...)' that
takes Unihancode data and tries to represent it in ASCII characters
(i.e., the universally displayable characters between 0x00 and 0x7F).
The representation is almost always an attempt at transliteration
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system.

For example;
>>>d = Unidecoder()
>>>d.decode(u"\u5317\u4EB0")
'Bei Jing'.
d = Unidecoder(lang='ja')
>>>d.decode(u"\u5317\u4EB0")
'Pe King'

Platform: UNKNOWN
Provides: unihandecode

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

Unihandecode-0.81.tar.gz (1.8 MB view details)

Uploaded Source

Built Distribution

Unihandecode-0.81-py2.py3-none-any.whl (2.4 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file Unihandecode-0.81.tar.gz.

File metadata

  • Download URL: Unihandecode-0.81.tar.gz
  • Upload date:
  • Size: 1.8 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for Unihandecode-0.81.tar.gz
Algorithm Hash digest
SHA256 bdecb982c54a70e20fc7e04039b814388d896b26cc29ce81e898f0043e3f15cf
MD5 4b7bc1a6b2817088c0fc1869c17edcc4
BLAKE2b-256 3ec0527dadf35f8faa7575729749bf269d57e2b0dbb53f30703963655d71f5fc

See more details on using hashes here.

File details

Details for the file Unihandecode-0.81-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for Unihandecode-0.81-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 432a31d6b765abd8b9ce16ef7f63b7de653abdfe98f486ea5ea398b2146faf6f
MD5 5afb6611aa1730be1a0d3f385f2fcd7c
BLAKE2b-256 f4803a71df8167ecb2eda3bc26f675992f337c44cbaadf09d03e73d376229635

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