Skip to main content
It often happens that you have non-Roman text data in Unicode, but

you can’t display it – usually because you’re trying to show it to a user via an application that doesn’t support Unicode, or because the fonts you need aren’t accessible. You could represent the Unicode characters as “???????” or “15BA15A01610…”, 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 Unicode 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. (See the example above)

These are same meaning in both language in example above. “明天明天的风吹” for Chinese and “明日は明日の風が吹く” for Japanese. The character “明” is converted “Ming” in Chinese. “明日” is converted “Ashita” but single charactor “明” will be converted “Mei” in Japanese.

This is an improved version of Python unidecode, that is Python port of Text::Unidecode Perl module by Sean M. Burke <sburke@cpan.org>.

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.43.tar.gz (2.8 MB view details)

Uploaded Source

Built Distributions

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

Unihandecode-0.43-py3.2.egg (2.5 MB view details)

Uploaded Egg

Unihandecode-0.43-py2.7.egg (2.5 MB view details)

Uploaded Egg

File details

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

File metadata

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

File hashes

Hashes for Unihandecode-0.43.tar.gz
Algorithm Hash digest
SHA256 7c8f9cb17514890ea436d43851cadd45bdd66f07b838b6a611f3f3583e0bdeac
MD5 a53a987091b162da26f14a8122d6c6d3
BLAKE2b-256 6bd2ba0788fc8da849a786e725e4f893043b06220b768e8fd26305b964850d59

See more details on using hashes here.

File details

Details for the file Unihandecode-0.43-py3.2.egg.

File metadata

File hashes

Hashes for Unihandecode-0.43-py3.2.egg
Algorithm Hash digest
SHA256 4b01e81484042000139c4ab925455f2c1598b830b464a93030fd94d2eaa08833
MD5 39ede7974911a89d7701bb4ae5926f4c
BLAKE2b-256 347493e810fddc2ae83e280c0e1138754ed2849664fbde81e02196d80a5b4fc4

See more details on using hashes here.

File details

Details for the file Unihandecode-0.43-py2.7.egg.

File metadata

File hashes

Hashes for Unihandecode-0.43-py2.7.egg
Algorithm Hash digest
SHA256 41934a79593fb2f6fb9d2b0b8d1e9cca8979262ae8871de7a56eb69ad3136a6a
MD5 9f5616e6107e46f31dc2f01919e1982f
BLAKE2b-256 e91559bcfec20676a753e23ec868aa3dd08d9b5cc5330cd76e541733995e6a26

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