takluyver / Unidecode
A python module to reduce Unicode to a 'good enough' ASCII representation (outdated Github copy)
☆38Updated 14 years ago
Alternatives and similar repositories for Unidecode:
Users that are interested in Unidecode are comparing it to the libraries listed below
- unihandecode is a transliteration library to convert all characters/words in Unicode into ASCII alphabet that aware with Language prefere…☆69Updated 2 years ago
- ISO 639 library for Python☆32Updated 5 months ago
- FrozenList is a list-like structure that implements collections.abc.MutableSequence and can be made immutable.☆98Updated this week
- Efficient Trie-based regex unions for blacklist/whitelist filtering and one-pass mapping-based string replacing☆68Updated 2 weeks ago
- The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)☆65Updated last year
- Ordered Set implementation in Cython☆74Updated 4 years ago
- A mutable set that remembers the order of its entries. One of Python's missing data types.☆216Updated 6 months ago
- A Python binding of SQLite Full Text Search Tokenizer☆47Updated last month
- Expand functools features(lru_cache) to class - methods, classmethods, staticmethods and even for (unofficial) hybrid methods.☆81Updated 5 months ago
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 2 years ago
- A Python library for working with and comparing language codes.☆342Updated 2 months ago
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆96Updated last year
- Type stubs for the lxml package☆45Updated 8 months ago
- Hy-phen-ation made easy☆207Updated this week
- ASCII transliterations of Unicode text - GitHub mirror☆543Updated 9 months ago
- Python difflib with parts reimplemented in C☆33Updated last month
- ☆50Updated last year
- The Levenshtein Python C extension module contains functions for fast computation of Levenshtein distance and string similarity☆109Updated last month
- Diff Match Patch is a high-performance library in multiple languages that manipulates plain text.☆52Updated last month
- The multidict implementation☆427Updated this week
- modulegraph determines a dependency graph between Python modules primarily by bytecode analysis for import statements. modulegraph …☆42Updated last year
- Library to access metadata for Python packages☆131Updated last month
- A Python Enum that inherits from str.☆116Updated last year
- Super-fast and clean conversions to numbers for Python.☆106Updated last month
- Fast fractions reimplementation in Cython☆38Updated last week
- 💥 Cython hash tables that assume keys are pre-hashed☆85Updated last month
- Guess gender from first name in Python 2 and 3☆132Updated 2 years ago
- An index of wheels☆48Updated 2 weeks ago
- A simple immutable mapping for python☆112Updated 2 years ago
- Helpers to use cachetools with async functions☆97Updated 11 months ago