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 Python 2.7 and 3.3+. 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.1.tar.gz (76.8 kB view details)

Uploaded Source

Built Distribution

text_unidecode-1.1-py2.py3-none-any.whl (77.9 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

File hashes

Hashes for text-unidecode-1.1.tar.gz
Algorithm Hash digest
SHA256 d0afd5e8a7ac69bfb1372e1bbfa3c63c22e3db8ae1284690e96b45c4430d08d0
MD5 5531dc2cb5e0b41f82d68d95722a050d
BLAKE2b-256 a5bc9e29439810c6cbac653edb5e4cdd58c719657aff47c9958f7a7e41271aff

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for text_unidecode-1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 02efd86b9c0f489f858d8cead62e94d3760dab444054b258734716f7602330a3
MD5 024a6677d45258a2622fa7361d75a8d9
BLAKE2b-256 8318f0f7260db475aa6a546684e4536305bc2b4db85329d2a05dac5553cfe153

See more details on using hashes here.

Provenance

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