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 uses too much memory, and it didn’t support Python 3 when this package was created.

You can redistribute it and/or modify this port under the terms of either:

If you’re OK with GPL-only, use unidecode (it has better memory usage and better transliteration quality).

text-unidecode supports Python 2.7 and 3.4+.

Installation

pip install text-unidecode

Usage

>>> from text_unidecode import unidecode
>>> unidecode(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.3.tar.gz (76.9 kB view details)

Uploaded Source

Built Distribution

text_unidecode-1.3-py2.py3-none-any.whl (78.2 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: text-unidecode-1.3.tar.gz
  • Upload date:
  • Size: 76.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.1

File hashes

Hashes for text-unidecode-1.3.tar.gz
Algorithm Hash digest
SHA256 bad6603bb14d279193107714b288be206cac565dfa49aa5b105294dd5c4aab93
MD5 53a0a6c5aef8f5eb5834e78e0fdf0499
BLAKE2b-256 abe2e9a00f0ccb71718418230718b3d900e71a5d16e701a3dae079a21e9cd8f8

See more details on using hashes here.

Provenance

File details

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

File metadata

  • Download URL: text_unidecode-1.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 78.2 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.4.2 requests/2.18.4 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.23.4 CPython/3.6.1

File hashes

Hashes for text_unidecode-1.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 1311f10e8b895935241623731c2ba64f4c455287888b18189350b67134a822e8
MD5 d83b4ae91f2c89770e55bad5fe24c259
BLAKE2b-256 a6a5c0b6468d3824fe3fde30dbb5e1f687b291608f9473681bbf7dabbf5a87d7

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