Skip to content

Commit af4afae

Browse files
committed
add simplejson url
1 parent fb30d5b commit af4afae

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
@@ -160,6 +160,7 @@ Awesome 系列虽然挺全,但基本只对收录的资源做了极为简要的
160160
* unidecode:Unicode 文本的 ASCII 转换形式 。[官网](https://pypi.python.org/pypi/Unidecode)
161161
* uniout:打印可读的字符,而不是转义的字符串。[官网](https://github.com/moskytw/uniout)
162162
* xpinyin:一个用于把汉字转换为拼音的库。[官网](https://github.com/lxneng/xpinyin)
163+
* simplejson:Python的JSON编码、解码器。[官网](https://simplejson.readthedocs.io/en/latest/)[GitHub](https://github.com/simplejson/simplejson)
163164
* Slug化
164165
* awesome-slugify:一个 Python slug 化库,可以保持 Unicode。[官网](https://github.com/dimka665/awesome-slugify)
165166
* python-slugify:Python slug 化库,可以把 unicode 转化为 ASCII。[官网](https://github.com/un33k/python-slugify)

0 commit comments

Comments
 (0)