CMD + K

unidecode

Community

ASCII transliterations of Unicode text

Installation

To install this package, run one of the following:

Conda
$conda install ad-testing::unidecode

Usage Tracking

1.3.8
1 / 8 versions selected
Total downloads: 0

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.

About

Summary

ASCII transliterations of Unicode text

Information Last Updated

Sep 8, 2025 at 17:34

License

GPL-2.0-or-later

Total Downloads

11