kmike / text-unidecodeLinks
The most basic Text::Unidecode port (licensed under Artistic License or GPL or GPLv2+ - choose whatever you want)
☆68Updated 2 years ago
Alternatives and similar repositories for text-unidecode
Users that are interested in text-unidecode are comparing it to the libraries listed below
Sorting:
- A pure Python Levenshtein implementation that's not freaking GPL'd.☆97Updated 2 years ago
- Python package for Google's diff-match-patch native C++ implementation.☆85Updated last year
- Super-fast and clean conversions to numbers for Python.☆110Updated 10 months ago
- Django QuerySet like interface to query simple Python collections☆64Updated 2 years ago
- A Python implementation of Lunr.js 🌖☆203Updated 10 months ago
- 📚 Ordered Multivalue Dictionary. Powers furl.☆68Updated last month
- LRU cache for Python. Use Redis as backend. Provides a dictionary-like object as well as a method decorator. pip install redis-lru☆43Updated 3 years ago
- Ordered Set implementation in Cython