flashtext

pull/53/head
Since-future 2018-06-05 17:07:05 +08:00
parent 713300405f
commit 615dd6dc6f
1 changed files with 1 additions and 0 deletions

View File

@ -143,6 +143,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
* uniout打印可读的字符而不是转义的字符串。[官网](https://github.com/moskytw/uniout)
* xpinyin一个用于把汉字转换为拼音的库。[官网](https://github.com/lxneng/xpinyin)
* yfiglet-figlet[pyfiglet -figlet](https://github.com/pwaller/pyfiglet) 的 Python 实现。
* flashtext: 一个高效的文本查找替换库。[官网](https://github.com/vi3k6i5/flashtext)
* Slug 化
* awesome-slugify一个 Python slug 化库,可以保持 Unicode。[官网](https://github.com/dimka665/awesome-slugify)
* python-slugifyPython slug 化库,可以把 unicode 转化为 ASCII。[官网](https://github.com/un33k/python-slugify)