mirror of
https://github.com/vinta/awesome-python.git
synced 2024-12-18 00:00:13 +00:00
Update README.md
fuzzywuzzy git repo is moved and renamed to thefuzz
This commit is contained in:
parent
fcf4aeb762
commit
b269ff59ed
|
@ -1192,7 +1192,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
|
||||||
* [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector.
|
* [chardet](https://github.com/chardet/chardet) - Python 2/3 compatible character encoding detector.
|
||||||
* [difflib](https://docs.python.org/3/library/difflib.html) - (Python standard library) Helpers for computing deltas.
|
* [difflib](https://docs.python.org/3/library/difflib.html) - (Python standard library) Helpers for computing deltas.
|
||||||
* [ftfy](https://github.com/LuminosoInsight/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
|
* [ftfy](https://github.com/LuminosoInsight/python-ftfy) - Makes Unicode text less broken and more consistent automagically.
|
||||||
* [fuzzywuzzy](https://github.com/seatgeek/fuzzywuzzy) - Fuzzy String Matching.
|
* [thefuzz](https://github.com/seatgeek/thefuzz) - Fuzzy String Matching.
|
||||||
* [Levenshtein](https://github.com/ztane/python-Levenshtein/) - Fast computation of Levenshtein distance and string similarity.
|
* [Levenshtein](https://github.com/ztane/python-Levenshtein/) - Fast computation of Levenshtein distance and string similarity.
|
||||||
* [pangu.py](https://github.com/vinta/pangu.py) - Paranoid text spacing.
|
* [pangu.py](https://github.com/vinta/pangu.py) - Paranoid text spacing.
|
||||||
* [pyfiglet](https://github.com/pwaller/pyfiglet) - An implementation of figlet written in Python.
|
* [pyfiglet](https://github.com/pwaller/pyfiglet) - An implementation of figlet written in Python.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user