About Anaconda Help Download Anaconda

ASCII transliterations of Unicode text

Installers

  • linux-64 v1.3.8
  • noarch v1.2.0

conda install

To install this package run one of the following:
conda install anaconda-python-gte-3.10::unidecode

Description

It often happens that you have text data in Unicode, but you need to represent it in ASCII. For example when integrating with legacy code that doesn't support Unicode, or for ease of entry of non-Roman names on a US keyboard, or when constructing ASCII machine identifiers from human-readable Unicode strings that should still be somewhat intelligible. A popular example of this is when making an URL slug from an article title.


© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.1) Legal | Privacy Policy