slugify
Python slugify application that handles unicode
Install
- All systems
-
curl cmd.cat/slugify.sh
- Debian
-
apt-get install slugify
- Ubuntu
-
apt-get install slugify
- Kali Linux
-
apt-get install slugify
- Fedora
-
dnf install slugify
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install slugify
- OS X
-
brew install slugify
- Raspbian
-
apt-get install slugify
- Dockerfile
- dockerfile.run/slugify
slugify
Python slugify application that handles unicode
Python application that returns slugs from unicode strings.
python3-slugify
Python module that provides tools for slugifying unicode strings (Python 3)
Python module for slugifying unicode strings. This package installs the library for Python 3.