mirror of
https://github.com/vinta/awesome-python
synced 2024-11-15 00:07:24 +00:00
Merge commit 'c1baa03140a7641001035703497e475438b48b2c'
Fixed
This commit is contained in:
commit
558d929912
1 changed files with 1 additions and 0 deletions
|
@ -176,6 +176,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching.
|
||||
* [esmre](https://code.google.com/p/esmre/) - Regular expression accelerator.
|
||||
* [shortuuid](https://github.com/stochastic-technologies/shortuuid) - A generator library for concise, unambiguous and URL-safe UUIDs.
|
||||
* [ftfy](https://github.com/LuminosoInsight/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
|
||||
* [unidecode](https://pypi.python.org/pypi/Unidecode) - ASCII transliterations of Unicode text.
|
||||
* [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector.
|
||||
* [xpinyin](https://github.com/lxneng/xpinyin) - A library to translate Chinese hanzi (漢字) to pinyin (拼音).
|
||||
|
|
Loading…
Reference in a new issue