slugify-3
Python module that provides tools for slugifying unicode strings (Python 3)
Install
- All systems
-
curl cmd.cat/slugify-3.sh
- Debian
-
apt-get install python3-slugify - Ubuntu
-
apt-get install python3-slugify - Kali Linux
-
apt-get install python3-slugify - Fedora
-
dnf install python3-slugify - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python3-slugify - Raspbian
-
apt-get install python3-slugify
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.