Skip to main content

The most basic Text::Unidecode port

Project description

Build Status

text-unidecode is the most basic port of the Text::Unidecode Perl library.

There are other Python ports of Text::Unidecode (unidecode and isounidecode). unidecode is GPL; isounidecode doesn’t support Python 3 and uses too much memory.

This port is licensed under Artistic License and supports both Python 2.x and 3.x. If you’re OK with GPL, use unidecode (it has better memory usage and better transliteration quality).

Installation

pip install text-unidecode

Usage

>>> from text_unidecode import unidecode
>>> unidecode(u'какой-то текст')
u'kakoi-to tekst'

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

text-unidecode-1.0.tar.gz (74.7 kB view details)

Uploaded Source

Built Distribution

text_unidecode-1.0-py2.py3-none-any.whl (75.2 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file text-unidecode-1.0.tar.gz.

File metadata

File hashes

Hashes for text-unidecode-1.0.tar.gz
Algorithm Hash digest
SHA256 1943a4bfb52f2b5068c8da25cdcfcf28c64c41d891dff70c662927c18ac58052
MD5 e8b5b7be1bf6107888db15359893383f
BLAKE2b-256 23524f515ae2a4ecd788509ac22016d3024ea64026ad3efa404d2b4252b65e71

See more details on using hashes here.

File details

Details for the file text_unidecode-1.0-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for text_unidecode-1.0-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b7a515d2b14d476b35f7701ceac9872737cbb7a8b2cd07431f3cd73837b97a18
MD5 86d6c12b9a0ff95099cde36c5c29acb7
BLAKE2b-256 09c6c7a477228b2162937f200ece3793bb21c0f21f66b00fc010cdeb93cf465b

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