10000 Merge commit 'c1baa03140a7641001035703497e475438b48b2c' · Lipvun/awesome-python@558d929 · GitHub
[go: up one dir, main page]

Skip to content

Commit 558d929

Browse files
committed
Merge commit 'c1baa03140a7641001035703497e475438b48b2c'
Fixed
2 parents 68afe2c + c1baa03 commit 558d929

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
176176
* [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching.
177177
* [esmre](https://code.google.com/p/esmre/) - Regular expression accelerator.
178178
* [shortuuid](https://github.com/stochastic-technologies/shortuuid) - A generator library for concise, unambiguous and URL-safe UUIDs.
179+
* [ftfy](https://github.com/LuminosoInsight/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
179180
* [unidecode](https://pypi.python.org/pypi/Unidecode) - ASCII transliterations of Unicode text.
180181
* [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector.
181182
* [xpinyin](https://github.com/lxneng/xpinyin) - A library to translate Chinese hanzi (漢字) to pinyin (拼音).

0 commit comments

Comments
 (0)
0