Bookmarks tagged [slugify]
https://github.com/dimka665/awesome-slugify
A Python slugify library that can preserve unicode.
- tags: python, text-processing, slugify
- source code
https://github.com/un33k/python-slugify
A Python slugify library that translates unicode to ASCII.
- tags: python, text-processing, slugify
- source code
https://github.com/mozilla/unicode-slugify
A slugifier that generates unicode slugs with Django as a dependency.
- tags: python, text-processing, slugify
- source code