8000 add uniout to Text Processing section · amitpp/awesome-python@c345851 · GitHub
[go: up one dir, main page]

Skip to content

Commit c345851

Browse files
committed
add uniout to Text Processing section
1 parent ce7fc71 commit c345851

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
@@ -186,6 +186,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
186186
* [xpinyin](https://github.com/lxneng/xpinyin) - A library to translate Chinese hanzi (漢字) to pinyin (拼音).
187187
* [pangu.py](https://github.com/vinta/pangu.py) - Spacing texts for CJK and alphanumerics.
188188
* [pyfiglet](https://github.com/pwaller/pyfiglet) - An implementation of figlet written in Python.
189+
* [uniout](https://github.com/moskytw/uniout) - Print readable chars instead of the escaped string.
189190
* Slugify
190191
* [awesome-slugify](https://github.com/dimka665/awesome-slugify) - A Python slugify library that can preserve unicode.
191192
* [python-slugify](https://github.com/un33k/python-slugify) - A Python slugify library that translates unicode to ASCII.

0 commit comments

Comments
 (0)
0