slugify.md
July 15, 2021 ยท View on GitHub
Bookmarks tagged [slugify]
www.codever.land/bookmarks/t/slugify
awesome-slugify
https://github.com/dimka665/awesome-slugify
A Python slugify library that can preserve unicode.
- tags: python, text-processing, slugify
- :octocat: source code
python-slugify
https://github.com/un33k/python-slugify
A Python slugify library that translates unicode to ASCII.
- tags: python, text-processing, slugify
- :octocat: source code
unicode-slugify
https://github.com/mozilla/unicode-slugify
A slugifier that generates unicode slugs with Django as a dependency.
- tags: python, text-processing, slugify
- :octocat: source code